Lines Matching refs: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()
379 hvif.opmode = HTC_M_MONITOR; in ath9k_htc_add_monitor_interface()
398 priv->ah->opmode = NL80211_IFTYPE_MONITOR; in ath9k_htc_add_monitor_interface()
783 short_cal_interval = (ah->opmode == NL80211_IFTYPE_AP) ? in ath9k_htc_ani_work()
1048 hvif.opmode = HTC_M_STA; in ath9k_htc_add_interface()
1051 hvif.opmode = HTC_M_IBSS; in ath9k_htc_add_interface()
1054 hvif.opmode = HTC_M_HOSTAP; in ath9k_htc_add_interface()
1057 hvif.opmode = HTC_M_WDS; /* close enough */ in ath9k_htc_add_interface()
1097 if ((priv->ah->opmode == NL80211_IFTYPE_AP) && in ath9k_htc_add_interface()
1399 if ((priv->ah->opmode == NL80211_IFTYPE_ADHOC) && in ath9k_htc_conf_tx()
1525 if (priv->ah->opmode == NL80211_IFTYPE_STATION) { in ath9k_htc_bss_info_changed()
1535 if (priv->ah->opmode == NL80211_IFTYPE_ADHOC) { in ath9k_htc_bss_info_changed()
1570 ((priv->ah->opmode == NL80211_IFTYPE_AP && in ath9k_htc_bss_info_changed()
1573 (priv->ah->opmode == NL80211_IFTYPE_MESH_POINT && in ath9k_htc_bss_info_changed()