Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rtw/
H A Drtwreg.h1216 #define RTW_RXRSSI_IMR_LNA BIT(8) /* 1: LNA activated */ macro
H A Drtw.c2653 if ((hrssi & RTW_RXRSSI_IMR_LNA) == 0) in rtw_intr_rx()