Searched refs:RTW_TCR_CWMIN (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/rtw/ | ||
H A D | rtwreg.h | 258 #define RTW_TCR_CWMIN BIT(31) /* 1: CWmin = 8, 0: CWmin = 32. */ macro |
H A D | rtw.c | 1711 tcr |= RTW_TCR_CWMIN; in rtw_transmit_config() |