Home
last modified time | relevance | path

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

/linux/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()
1895 struct ath5k_vif *avf; in ath5k_beacon_update() local
1910 avf = (void *)vif->drv_priv; in ath5k_beacon_update()
1911 ath5k_txbuf_free_skb(ah, avf->bbuf); in ath5k_beacon_update()
1912 avf->bbuf->skb = skb; in ath5k_beacon_update()
1913 ret = ath5k_beacon_setup(ah, avf->bbuf); in ath5k_beacon_update()
1930 struct ath5k_vif *avf; in ath5k_beacon_send() local
1981 avf = (void *)vif->drv_priv; in ath5k_beacon_send()
[all …]
/linux/drivers/media/pci/ngene/
A Dngene.h853 u8 avf[4]; member
A Dngene-cards.c1110 .avf = { 0 },
/linux/
A DMAINTAINERS9518 F: include/linux/avf/virtchnl.h

Completed in 32 milliseconds