Home
last modified time | relevance | path

Searched refs:avf (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath5k/
A Dmac80211-ops.c106 avf->opmode = vif->type; in ath5k_add_interface()
125 list_del(&avf->bbuf->list); in ath5k_add_interface()
127 avf->bslot = 0; in ath5k_add_interface()
130 avf->bslot = slot; in ath5k_add_interface()
135 ah->bslot[avf->bslot] = vif; in ath5k_add_interface()
136 if (avf->opmode == NL80211_IFTYPE_AP) in ath5k_add_interface()
168 if (avf->bbuf) { in ath5k_remove_interface()
169 ath5k_txbuf_free_skb(ah, avf->bbuf); in ath5k_remove_interface()
177 avf->bbuf = NULL; in ath5k_remove_interface()
179 if (avf->opmode == NL80211_IFTYPE_AP) in ath5k_remove_interface()
[all …]
A Dbase.c498 if (avf->assoc) in ath5k_vif_iter()
507 if (avf->opmode == NL80211_IFTYPE_AP) in ath5k_vif_iter()
513 iter_data->opmode = avf->opmode; in ath5k_vif_iter()
1941 struct ath5k_vif *avf; in ath5k_beacon_update() local
1956 avf = (void *)vif->drv_priv; in ath5k_beacon_update()
1957 ath5k_txbuf_free_skb(ah, avf->bbuf); in ath5k_beacon_update()
1958 avf->bbuf->skb = skb; in ath5k_beacon_update()
1959 ret = ath5k_beacon_setup(ah, avf->bbuf); in ath5k_beacon_update()
1976 struct ath5k_vif *avf; in ath5k_beacon_send() local
2027 avf = (void *)vif->drv_priv; in ath5k_beacon_send()
[all …]
/drivers/media/pci/ngene/
A Dngene.h805 u8 avf[4]; member
A Dngene-cards.c1110 .avf = { 0 },

Completed in 19 milliseconds