Searched refs:ath_vap (Results 1 – 4 of 4) sorted by relevance
183 struct ath_vap *avp = ATH_VAP(vap); in ath_beacon_alloc()701 struct ath_vap *avp = ATH_VAP(vap); in ath_beacon_generate()827 struct ath_vap *avp = ATH_VAP(vap); in ath_beacon_start_adhoc()931 struct ath_vap *avp; in ath_beacon_config()
1537 struct ath_vap *avp; in ath_vap_create()1543 avp = malloc(sizeof(struct ath_vap), M_80211_VAP, M_WAITOK | M_ZERO); in ath_vap_create()1796 struct ath_vap *avp = ATH_VAP(vap); in ath_vap_delete()2585 struct ath_vap *avp; in ath_vap_clear_quiet_ie()5677 struct ath_vap *avp = ATH_VAP(vap); in ath_set_quiet_ie()5822 struct ath_vap *avp = ATH_VAP(vap); in ath_newstate()6719 struct ath_vap *avp = ATH_VAP(ni->ni_vap); in ath_node_powersave()6738 struct ath_vap *avp = ATH_VAP(ni->ni_vap); in ath_node_powersave()6787 struct ath_vap *avp = ATH_VAP(ni->ni_vap); in ath_node_set_tim()6879 struct ath_vap *avp = ATH_VAP(ni->ni_vap); in ath_node_set_tim()[all …]
479 struct ath_vap { struct497 #define ATH_VAP(vap) ((struct ath_vap *)(vap)) argument
1919 struct ath_vap *avp = ATH_VAP(vap); in ath_tx_start()