Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c18150 else if (core_code == RADIO_MIMO_CORESEL_CORE2 in wlc_phy_rfctrlintc_override_nphy()
18413 RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
18421 0x8, RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
18428 0x7, RADIO_MIMO_CORESEL_CORE2); in wlc_phy_cal_txgainctrl_nphy()
21597 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21602 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21617 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21622 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21636 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
21641 if (((coresel == RADIO_MIMO_CORESEL_CORE2) || in wlc_phy_scale_offset_rssi_nphy()
[all …]
Dphy_radio.h279 #define RADIO_MIMO_CORESEL_CORE2 0x2 macro