Searched refs:IWP_OFDM_AGC_MSK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/iwp/ | ||
H A D | iwp_hw.h | 1650 #define IWP_OFDM_AGC_MSK (0xFE00) macro |
H A D | iwp.c | 2240 agc = (temp & IWP_OFDM_AGC_MSK) >> IWP_OFDM_AGC_BIT_POS; in iwp_rx_mpdu_intr() |