Searched refs:IWH_OFDM_RSSI_C_BIT_POS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/iwh/ | ||
H A D | iwh_hw.h | 1657 #define IWH_OFDM_RSSI_C_BIT_POS (0) macro |
H A D | iwh.c | 2343 crssi = (temp & IWH_OFDM_RSSI_C_MSK) >> IWH_OFDM_RSSI_C_BIT_POS; in iwh_rx_mpdu_intr() |