Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1653 #define IWH_OFDM_RSSI_A_BIT_POS (0) macro
H A Diwh.c2339 arssi = (temp & IWH_OFDM_RSSI_A_MSK) >> IWH_OFDM_RSSI_A_BIT_POS; in iwh_rx_mpdu_intr()