Searched refs:rxpower (Results 1 – 8 of 8) sorted by relevance
185 pstats->rxpower = rx_pwr_all; in _rtl92se_query_rxphystatus()
203 pstatus->rxpower = rx_pwr_all; in _rtl8723ae_query_rxphystatus()
256 pstats->rxpower = rx_pwr_all; in _rtl92ce_query_rxphystatus()
215 pstatus->rxpower = rx_pwr_all; in _rtl88ee_query_rxphystatus()
1185 char rxpower = 0; in rtl8180_rx() local1312 rxpower = ((char)(((*(priv->rxringtail+4)) & (0x00ff0000))>>16))/2 - 42; in rtl8180_rx()1321 RxAGC_dBm = rxpower+1; /* bias */ in rtl8180_rx()1352 priv->RxPower = rxpower; in rtl8180_rx()
236 pstats->rxpower = rx_pwr_all; in _rtl92de_query_rxphystatus()
888 pstats->rxpower = rx_pwr_all; in _rtl92c_query_rxphystatus()
1555 s8 rxpower; /*in dBm Translate from PWdB */ member