Searched refs:wlc_phy_poll_rssi_nphy (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phy_n.c | 20814 wlc_phy_poll_rssi_nphy(phy_info_t *pi, u8 rssi_type, s32 *rssi_buf, in wlc_phy_poll_rssi_nphy() function 21009 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp, 1); in wlc_phy_tempsense_nphy() 21014 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp2, 1); in wlc_phy_tempsense_nphy() 21038 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp2, 1); in wlc_phy_tempsense_nphy() 21043 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp, 1); in wlc_phy_tempsense_nphy() 21095 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp, 1); in wlc_phy_tempsense_nphy() 21101 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp2, 1); in wlc_phy_tempsense_nphy() 21150 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp, 1); in wlc_phy_tempsense_nphy() 21153 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp, 1); in wlc_phy_tempsense_nphy() 21156 wlc_phy_poll_rssi_nphy(pi, NPHY_RSSI_SEL_IQ, radio_temp2, 1); in wlc_phy_tempsense_nphy() [all …]
|
D | wlc_phy_int.h | 1202 extern int wlc_phy_poll_rssi_nphy(phy_info_t *pi, u8 rssi_type,
|