Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c18060 if (core_code == RADIO_MIMO_CORESEL_CORE1 in wlc_phy_rfctrlintc_override_nphy()
18325 RADIO_MIMO_CORESEL_CORE1 | in wlc_phy_cal_txgainctrl_nphy()
18331 0x2, RADIO_MIMO_CORESEL_CORE1); in wlc_phy_cal_txgainctrl_nphy()
18338 0x1, RADIO_MIMO_CORESEL_CORE1); in wlc_phy_cal_txgainctrl_nphy()
21500 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21505 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21520 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21525 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21540 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21544 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
[all …]
Dphy_radio.h278 #define RADIO_MIMO_CORESEL_CORE1 0x1 macro