Searched defs:bw_cap (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | main.c | 661 static u8 hw_bw_cap_to_bitamp(u8 bw_cap) in hw_bw_cap_to_bitamp() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | main.c | 944 static u8 hw_bw_cap_to_bitamp(u8 bw_cap) in hw_bw_cap_to_bitamp() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwil_types.h | 242 __le32 bw_cap; member
|
H A D | cfg80211.c | 6651 static void brcmf_get_bwcap(struct brcmf_if *ifp, u32 bw_cap[]) in brcmf_get_bwcap() argument 6431 brcmf_construct_chaninfo(struct brcmf_cfg80211_info *cfg, u32 bw_cap[]) brcmf_construct_chaninfo() argument 6693 brcmf_update_ht_cap(struct ieee80211_supported_band *band, u32 bw_cap[2], u32 nchain) brcmf_update_ht_cap() argument 6720 brcmf_update_vht_cap(struct ieee80211_supported_band *band, u32 bw_cap[2], u32 nchain, u32 txstreams, u32 txbf_bfe_cap, u32 txbf_bfr_cap) brcmf_update_vht_cap() argument 6769 u32 bw_cap[2] = { WLC_BW_20MHZ_BIT, WLC_BW_20MHZ_BIT }; brcmf_setup_wiphybands() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwil_types.h | 251 __le32 bw_cap; member
|
H A D | cfg80211.c | 7158 static void brcmf_get_bwcap(struct brcmf_if *ifp, u32 bw_cap[]) in brcmf_get_bwcap() argument 6938 brcmf_construct_chaninfo(struct brcmf_cfg80211_info *cfg, u32 bw_cap[]) brcmf_construct_chaninfo() argument 7200 brcmf_update_ht_cap(struct ieee80211_supported_band *band, u32 bw_cap[2], u32 nchain) brcmf_update_ht_cap() argument 7227 brcmf_update_vht_cap(struct ieee80211_supported_band *band, u32 bw_cap[2], u32 nchain, u32 txstreams, u32 txbf_bfe_cap, u32 txbf_bfr_cap) brcmf_update_vht_cap() argument 7276 u32 bw_cap[2] = { WLC_BW_20MHZ_BIT, WLC_BW_20MHZ_BIT }; brcmf_setup_wiphybands() local [all...] |
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.c | 5974 u32 bw_avail, bw_cap; in __pcie_print_link_status() local
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci.c | 6391 u32 bw_avail, bw_cap; in __pcie_print_link_status() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 2718 u8 bw_cap:3; /* enum rtw89_bandwidth */ member
|
Completed in 58 milliseconds