Home
last modified time | relevance | path

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

/Linux-v5.4/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()
21499 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21504 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21519 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21524 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21538 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21543 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
[all …]
Dphy_radio.h268 #define RADIO_MIMO_CORESEL_CORE2 0x2 macro