Searched refs:bslot (Results 1 – 5 of 5) sorted by relevance
127 avf->bslot = 0; in ath5k_add_interface()129 if (!ah->bslot[slot]) { in ath5k_add_interface()130 avf->bslot = slot; in ath5k_add_interface()134 BUG_ON(ah->bslot[avf->bslot] != NULL); in ath5k_add_interface()135 ah->bslot[avf->bslot] = vif; in ath5k_add_interface()172 if (ah->bslot[i] == vif) { in ath5k_remove_interface()173 ah->bslot[i] = NULL; in ath5k_remove_interface()
76 int bslot; member
1327 struct ieee80211_vif *bslot[ATH_BCBUF]; member
245 int bslot; member416 struct ieee80211_vif *bslot[ATH9K_HTC_MAX_BCN_VIF]; member
2263 vif = sc->beacon.bslot[0]; in ath9k_tx_last_beacon()