wlc_phy_rssisel_nphy
void wlc_phy_rssisel_nphy(struct brcms_phy *pi, u8 core, u8 rssi_type);
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_OFF, 0);
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_ALLRX, rssi_type);
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_ALLRX, rssi_type);
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_CORE1,
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_CORE1,
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_CORE1,
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_CORE2,
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_CORE2,
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_CORE2,
wlc_phy_rssisel_nphy(pi, RADIO_MIMO_CORESEL_OFF, rssi_type);