Home
last modified time | relevance | path

Searched refs:vif_data_size (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c536 hw->vif_data_size = sizeof(struct mt7603_vif); in mt7603_register_device()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c379 hw->vif_data_size = sizeof(struct mt7615_vif); in mt7615_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c178 hw->vif_data_size = sizeof(struct mt76x02_vif); in mt76x02_init_device()
H A Dmt792x_core.c644 hw->vif_data_size = sizeof(struct mt792x_vif); in mt792x_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c395 hw->vif_data_size = sizeof(struct mt7915_vif); in mt7915_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c490 hw->vif_data_size = sizeof(struct mt7996_vif); in mt7996_init_wiphy()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h492 size_t vif_data_size; member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmac80211.c439 hw->vif_data_size = sizeof(struct iwl_mld_vif); in iwl_mac_hw_set_misc()
/freebsd/sys/contrib/dev/rtw88/
H A Dmain.c2369 hw->vif_data_size = sizeof(struct rtw_vif); in rtw_register_hw()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c530 hw->vif_data_size = sizeof(struct iwl_mvm_vif); in iwl_mvm_mac_setup_register()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c6662 hw->vif_data_size = struct_size_t(struct rtw89_vif, links_inst, n); in rtw89_core_register_hw()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c4048 len += hw->vif_data_size; /* vif->drv_priv */ in lkpi_ic_vap_create()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10154 ar->hw->vif_data_size = sizeof(struct ath10k_vif); in ath10k_mac_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c10603 ar->hw->vif_data_size = sizeof(struct ath11k_vif); in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c14620 hw->vif_data_size = sizeof(struct ath12k_vif); in ath12k_mac_hw_register()