Searched refs:IWP_OFDM_RSSI_C_MSK (Results 1 – 2 of 2) sorted by relevance
1656 #define IWP_OFDM_RSSI_C_MSK (0x00FF) macro
2247 crssi = (temp & IWP_OFDM_RSSI_C_MSK) >> IWP_OFDM_RSSI_C_BIT_POS; in iwp_rx_mpdu_intr()