Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtwreg.h879 #define RTW_TPPOLL_ALL (RTW_TPPOLL_BQ | RTW_TPPOLL_HPQ | \ macro
882 #define RTW_TPPOLL_ACTIVE RTW_TPPOLL_ALL
H A Drtw.c3273 tppoll |= tsb->tsb_poll & RTW_TPPOLL_ALL; in rtw_start()