Home
last modified time | relevance | path

Searched refs:phy_bw (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3336 u8 phy_bw; in wlc_lcnphy_start_tx_tone() local
3350 phy_bw = 40; in wlc_lcnphy_start_tx_tone()
3361 bw = phy_bw * 1000 * k; in wlc_lcnphy_start_tx_tone()
3368 rot = ((f_kHz * 36) / phy_bw) / 100; in wlc_lcnphy_start_tx_tone()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c1257 u32 phy_bw = phy_data->rate_n_flags & RATE_MCS_CHAN_WIDTH_MSK; in iwl_mvm_decode_eht_ext_mu() local
1296 switch (phy_bw) { in iwl_mvm_decode_eht_ext_mu()