Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Drtwreg.h869 #define RTW_TXCTL0_SPLCP __BIT(16) macro
H A Drtw.c3333 proto_ctl0 |= RTW_TXCTL0_SPLCP; in rtw_start()
3419 ctl0 &= ~(RTW_TXCTL0_SPLCP | RTW_TXCTL0_RTSEN); in rtw_start()