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()
1536 struct ath_vap *avp; in ath_vap_create()1542 avp = malloc(sizeof(struct ath_vap), M_80211_VAP, M_WAITOK | M_ZERO); in ath_vap_create()1795 struct ath_vap *avp = ATH_VAP(vap); in ath_vap_delete()2590 struct ath_vap *avp; in ath_vap_clear_quiet_ie()5682 struct ath_vap *avp = ATH_VAP(vap); in ath_set_quiet_ie()5827 struct ath_vap *avp = ATH_VAP(vap); in ath_newstate()6724 struct ath_vap *avp = ATH_VAP(ni->ni_vap); in ath_node_powersave()6743 struct ath_vap *avp = ATH_VAP(ni->ni_vap); in ath_node_powersave()6792 struct ath_vap *avp = ATH_VAP(ni->ni_vap); in ath_node_set_tim()6884 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
1906 struct ath_vap *avp = ATH_VAP(vap); in ath_tx_start()