/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | mac80211-ops.c | 78 struct ath5k_vif *avf = (void *)vif->drv_priv; in ath5k_add_interface() local 106 avf->opmode = vif->type; in ath5k_add_interface() 114 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "add interface mode %d\n", avf->opmode); in ath5k_add_interface() 117 if ((avf->opmode == NL80211_IFTYPE_AP) || in ath5k_add_interface() 118 (avf->opmode == NL80211_IFTYPE_ADHOC) || in ath5k_add_interface() 119 (avf->opmode == NL80211_IFTYPE_MESH_POINT)) { in ath5k_add_interface() 123 avf->bbuf = list_first_entry(&ah->bcbuf, struct ath5k_buf, in ath5k_add_interface() 125 list_del(&avf->bbuf->list); in ath5k_add_interface() 127 avf->bslot = 0; in ath5k_add_interface() 130 avf in ath5k_add_interface() 162 struct ath5k_vif *avf = (void *)vif->drv_priv; ath5k_remove_interface() local 255 struct ath5k_vif *avf = (void *)vif->drv_priv; ath5k_bss_info_changed() local [all...] |
H A D | base.c | 482 struct ath5k_vif *avf = (void *)vif->drv_priv; in ath5k_vif_iter() local 499 if (avf->assoc) in ath5k_vif_iter() 508 if (avf->opmode == NL80211_IFTYPE_AP) in ath5k_vif_iter() 511 if (avf->opmode == NL80211_IFTYPE_STATION) in ath5k_vif_iter() 514 iter_data->opmode = avf->opmode; in ath5k_vif_iter() 1896 struct ath5k_vif *avf; in ath5k_beacon_update() local 1911 avf = (void *)vif->drv_priv; in ath5k_beacon_update() 1912 ath5k_txbuf_free_skb(ah, avf->bbuf); in ath5k_beacon_update() 1913 avf->bbuf->skb = skb; in ath5k_beacon_update() 1914 ret = ath5k_beacon_setup(ah, avf in ath5k_beacon_update() 1931 struct ath5k_vif *avf; ath5k_beacon_send() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | mac80211-ops.c | 78 struct ath5k_vif *avf = (void *)vif->drv_priv; in ath5k_add_interface() local 106 avf->opmode = vif->type; in ath5k_add_interface() 114 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "add interface mode %d\n", avf->opmode); in ath5k_add_interface() 117 if ((avf->opmode == NL80211_IFTYPE_AP) || in ath5k_add_interface() 118 (avf->opmode == NL80211_IFTYPE_ADHOC) || in ath5k_add_interface() 119 (avf->opmode == NL80211_IFTYPE_MESH_POINT)) { in ath5k_add_interface() 123 avf->bbuf = list_first_entry(&ah->bcbuf, struct ath5k_buf, in ath5k_add_interface() 125 list_del(&avf->bbuf->list); in ath5k_add_interface() 127 avf->bslot = 0; in ath5k_add_interface() 130 avf in ath5k_add_interface() 162 struct ath5k_vif *avf = (void *)vif->drv_priv; ath5k_remove_interface() local 255 struct ath5k_vif *avf = (void *)vif->drv_priv; ath5k_bss_info_changed() local [all...] |
H A D | base.c | 481 struct ath5k_vif *avf = (void *)vif->drv_priv; in ath5k_vif_iter() local 498 if (avf->assoc) in ath5k_vif_iter() 507 if (avf->opmode == NL80211_IFTYPE_AP) in ath5k_vif_iter() 510 if (avf->opmode == NL80211_IFTYPE_STATION) 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 in ath5k_beacon_update() 1976 struct ath5k_vif *avf; ath5k_beacon_send() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_prototype.h | 9 #include <linux/avf/virtchnl.h>
|
H A D | iavf.h | 38 #include <linux/avf/virtchnl.h>
|
H A D | iavf_common.c | 7 #include <linux/avf/virtchnl.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_prototype.h | 9 #include <linux/avf/virtchnl.h>
|
H A D | iavf.h | 38 #include <linux/avf/virtchnl.h>
|
H A D | iavf_common.c | 7 #include <linux/avf/virtchnl.h>
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl.h | 10 #include <linux/avf/virtchnl.h>
|
H A D | ice_vf_lib.h | 13 #include <linux/avf/virtchnl.h>
|
H A D | ice_common.h | 12 #include <linux/avf/virtchnl.h>
|
H A D | ice.h | 39 #include <linux/avf/virtchnl.h>
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 12 #include <linux/avf/virtchnl.h>
|
H A D | ice.h | 37 #include <linux/avf/virtchnl.h>
|
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene.h | 853 u8 avf[4]; member
|
H A D | ngene-cards.c | 1114 .avf = { 0 },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_prototype.h | 9 #include <linux/avf/virtchnl.h>
|
H A D | i40e.h | 44 #include <linux/avf/virtchnl.h>
|
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene.h | 804 u8 avf[4]; member
|
H A D | ngene-cards.c | 1110 .avf = { 0 },
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_prototype.h | 9 #include <linux/avf/virtchnl.h>
|
H A D | i40e.h | 44 #include <linux/avf/virtchnl.h>
|
H A D | i40e_common.c | 8 #include <linux/avf/virtchnl.h>
|