Home
last modified time | relevance | path

Searched refs:IWH_OFDM_AGC_MSK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1650 #define IWH_OFDM_AGC_MSK (0xFE00) macro
H A Diwh.c2336 agc = (temp & IWH_OFDM_AGC_MSK) >> IWH_OFDM_AGC_BIT_POS; in iwh_rx_mpdu_intr()