Searched refs:ofdm_pwr (Results 1 – 4 of 4) sorted by relevance
914 psample_pkt_rssi->ofdm_pwr[rf_path], psample_pkt_rssi->ofdm_snr[rf_path]); in rtw_dump_raw_rssi_info()940 psample_pkt_rssi->ofdm_pwr[rf_path] = pPhyInfo->RxPwr[rf_path]; in rtw_store_phy_info()
101 s8 ofdm_pwr[4]; member
4230 void wlc_lcnphy_get_tssi(struct brcms_phy *pi, s8 *ofdm_pwr, s8 *cck_pwr) in wlc_lcnphy_get_tssi() argument4237 *ofdm_pwr = (s8) (((read_phy_reg(pi, 0x4ab) & (0x1ff << 0)) in wlc_lcnphy_get_tssi()4245 *cck_pwr = *ofdm_pwr + cck_offset; in wlc_lcnphy_get_tssi()4248 *ofdm_pwr = 0; in wlc_lcnphy_get_tssi()
1019 void wlc_lcnphy_get_tssi(struct brcms_phy *pi, s8 *ofdm_pwr, s8 *cck_pwr);