Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c18044 if (core_code == RADIO_MIMO_CORESEL_CORE1 in wlc_phy_rfctrlintc_override_nphy()
18309 RADIO_MIMO_CORESEL_CORE1 | in wlc_phy_cal_txgainctrl_nphy()
18315 0x2, RADIO_MIMO_CORESEL_CORE1); in wlc_phy_cal_txgainctrl_nphy()
18322 0x1, RADIO_MIMO_CORESEL_CORE1); in wlc_phy_cal_txgainctrl_nphy()
21481 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21486 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21501 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21506 if (((coresel == RADIO_MIMO_CORESEL_CORE1) || in wlc_phy_scale_offset_rssi_nphy()
21521 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()
[all …]
Dphy_radio.h267 #define RADIO_MIMO_CORESEL_CORE1 0x1 macro