Searched refs:RTW_RXRSSI_IMR_RSSI (Results 1 – 2 of 2) sorted by relevance
1215 #define RTW_RXRSSI_IMR_RSSI BITS(15, 9) /* RF energy at the PHY */ macro
2648 rssi = MASK_AND_RSHIFT(hrssi, RTW_RXRSSI_IMR_RSSI); in rtw_intr_rx()