Searched refs:RTW_RXRSSI_IMR_LNA (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/rtw/ | ||
H A D | rtwreg.h | 1216 #define RTW_RXRSSI_IMR_LNA BIT(8) /* 1: LNA activated */ macro |
H A D | rtw.c | 2653 if ((hrssi & RTW_RXRSSI_IMR_LNA) == 0) in rtw_intr_rx() |