Searched refs:IWH_OFDM_AGC_BIT_POS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/iwh/ | ||
H A D | iwh_hw.h | 1651 #define IWH_OFDM_AGC_BIT_POS (9) macro |
H A D | iwh.c | 2336 agc = (temp & IWH_OFDM_AGC_MSK) >> IWH_OFDM_AGC_BIT_POS; in iwh_rx_mpdu_intr() |