Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h1211 #define RTW_RXRSSI_RSSI BITS(15, 8) /* RF energy at the PHY */ macro
H A Drtw.c2646 rssi = MASK_AND_RSHIFT(hrssi, RTW_RXRSSI_RSSI); in rtw_intr_rx()