Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c18147 if (core_code == RADIO_MIMO_CORESEL_CORE1 in wlc_phy_rfctrlintc_override_nphy()
18412 RADIO_MIMO_CORESEL_CORE1 | in wlc_phy_cal_txgainctrl_nphy()
18418 0x2, RADIO_MIMO_CORESEL_CORE1); in wlc_phy_cal_txgainctrl_nphy()
18425 0x1, RADIO_MIMO_CORESEL_CORE1); in wlc_phy_cal_txgainctrl_nphy()
21587 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21592 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21607 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21612 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21627 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21631 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
[all …]
Dphy_radio.h278 #define RADIO_MIMO_CORESEL_CORE1 0x1 macro