Searched refs:IWP_OFDM_RSSI_A_BIT_POS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/iwp/ | ||
H A D | iwp_hw.h | 1653 #define IWP_OFDM_RSSI_A_BIT_POS (0) macro |
H A D | iwp.c | 2243 arssi = (temp & IWP_OFDM_RSSI_A_MSK) >> IWP_OFDM_RSSI_A_BIT_POS; in iwp_rx_mpdu_intr() |