Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h533 #define RTW_CONFIG2_ANT BIT(6) /* diversity enabled, read-only */ macro
H A Drtw.c716 if ((RTW_SR_GET(sr, RTW_SR_CONFIG2) & RTW_CONFIG2_ANT) != 0) in rtw_srom_parse()