Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h258 #define RTW_TCR_CWMIN BIT(31) /* 1: CWmin = 8, 0: CWmin = 32. */ macro
H A Drtw.c1711 tcr |= RTW_TCR_CWMIN; in rtw_transmit_config()