Home
last modified time | relevance | path

Searched refs:bw_mhz (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.h1114 __le16 bw_mhz; member
/linux/include/net/
H A Dcfg80211.h10416 u32 bw_mhz = cfg80211_chandef_get_width(chandef); in cfg80211_s1g_get_start_freq_khz() local
10419 return center_khz - bw_mhz * 500 + 500; in cfg80211_s1g_get_start_freq_khz()
10431 u32 bw_mhz = cfg80211_chandef_get_width(chandef); in cfg80211_s1g_get_end_freq_khz() local
10434 return center_khz + bw_mhz * 500 - 500; in cfg80211_s1g_get_end_freq_khz()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.h1224 u16 bw_mhz; member