Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c18052 else if (core_code == RADIO_MIMO_CORESEL_CORE2 in wlc_phy_rfctrlintc_override_nphy()
18315 RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
18323 0x8, RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
18330 0x7, RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
21495 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21500 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21515 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21520 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21534 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21539 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
[all …]
Dphy_radio.h268 #define RADIO_MIMO_CORESEL_CORE2 0x2 macro