Lines Matching full:opmode
173 priv->ah->opmode = NL80211_IFTYPE_ADHOC; in ath9k_htc_set_opmode()
175 priv->ah->opmode = NL80211_IFTYPE_AP; in ath9k_htc_set_opmode()
177 priv->ah->opmode = NL80211_IFTYPE_MESH_POINT; in ath9k_htc_set_opmode()
179 priv->ah->opmode = NL80211_IFTYPE_STATION; in ath9k_htc_set_opmode()
376 hvif.opmode = HTC_M_MONITOR; in ath9k_htc_add_monitor_interface()
395 priv->ah->opmode = NL80211_IFTYPE_MONITOR; in ath9k_htc_add_monitor_interface()
780 short_cal_interval = (ah->opmode == NL80211_IFTYPE_AP) ? in ath9k_htc_ani_work()
1052 hvif.opmode = HTC_M_STA; in ath9k_htc_add_interface()
1055 hvif.opmode = HTC_M_IBSS; in ath9k_htc_add_interface()
1058 hvif.opmode = HTC_M_HOSTAP; in ath9k_htc_add_interface()
1061 hvif.opmode = HTC_M_WDS; /* close enough */ in ath9k_htc_add_interface()
1101 if ((priv->ah->opmode == NL80211_IFTYPE_AP) && in ath9k_htc_add_interface()
1408 if ((priv->ah->opmode == NL80211_IFTYPE_ADHOC) && in ath9k_htc_conf_tx()
1534 if (priv->ah->opmode == NL80211_IFTYPE_STATION) { in ath9k_htc_bss_info_changed()
1544 if (priv->ah->opmode == NL80211_IFTYPE_ADHOC) { in ath9k_htc_bss_info_changed()
1579 ((priv->ah->opmode == NL80211_IFTYPE_AP && in ath9k_htc_bss_info_changed()
1582 (priv->ah->opmode == NL80211_IFTYPE_MESH_POINT && in ath9k_htc_bss_info_changed()