Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c18047 else if (core_code == RADIO_MIMO_CORESEL_CORE2 in wlc_phy_rfctrlintc_override_nphy()
18310 RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
18318 0x8, RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
18325 0x7, RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
21491 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21496 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21511 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21516 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21530 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21535 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
[all …]
Dphy_radio.h268 #define RADIO_MIMO_CORESEL_CORE2 0x2 macro