Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1655 #define IWP_OFDM_RSSI_B_BIT_POS (16) macro
H A Diwp.c2248 brssi = (temp & IWP_OFDM_RSSI_B_MSK) >> IWP_OFDM_RSSI_B_BIT_POS; in iwp_rx_mpdu_intr()