Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Drtwreg.h890 #define RTW_TXCTL1_RTSDUR_MASK __BITS(15,0) /* RTS Duration macro
H A Drtw.c3440 __SHIFTIN(d0->d_rts_dur, RTW_TXCTL1_RTSDUR_MASK); in rtw_start()