Home
last modified time | relevance | path

Searched refs:phyctl1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c6104 u16 phyctl1 = 0; in brcms_c_phytxctl1_calc() local
6123 phyctl1 = rspec_phytxbyte2(rspec); in brcms_c_phytxctl1_calc()
6124 /* set the upper byte of phyctl1 */ in brcms_c_phytxctl1_calc()
6125 phyctl1 |= (mcs_table[mcs].tx_phy_ctl3 << 8); in brcms_c_phytxctl1_calc()
6134 phyctl1 = (bw | (rspec_stf(rspec) << PHY_TXC1_MODE_SHIFT)); in brcms_c_phytxctl1_calc()
6144 /* set the upper byte of phyctl1 */ in brcms_c_phytxctl1_calc()
6145 phyctl1 = in brcms_c_phytxctl1_calc()
6149 return phyctl1; in brcms_c_phytxctl1_calc()
6670 u16 phyctl1 = 0; in brcms_c_d11hdrs_mac80211() local
6672 phyctl1 in brcms_c_d11hdrs_mac80211()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c6102 u16 phyctl1 = 0; in brcms_c_phytxctl1_calc() local
6121 phyctl1 = rspec_phytxbyte2(rspec); in brcms_c_phytxctl1_calc()
6122 /* set the upper byte of phyctl1 */ in brcms_c_phytxctl1_calc()
6123 phyctl1 |= (mcs_table[mcs].tx_phy_ctl3 << 8); in brcms_c_phytxctl1_calc()
6132 phyctl1 = (bw | (rspec_stf(rspec) << PHY_TXC1_MODE_SHIFT)); in brcms_c_phytxctl1_calc()
6142 /* set the upper byte of phyctl1 */ in brcms_c_phytxctl1_calc()
6143 phyctl1 = in brcms_c_phytxctl1_calc()
6147 return phyctl1; in brcms_c_phytxctl1_calc()
6669 u16 phyctl1 = 0; in brcms_c_d11hdrs_mac80211() local
6671 phyctl1 in brcms_c_d11hdrs_mac80211()
[all...]

Completed in 17 milliseconds