Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtwreg.h867 #define RTW_TPPOLL_SHPQ (1<<2) /* Host writes 1 to tell RTL8180 to macro
884 #define RTW_TPPOLL_SALL (RTW_TPPOLL_SBQ | RTW_TPPOLL_SHPQ | \
H A Drtw.c3643 tsbs[RTW_TXPRIHI].tsb_poll = RTW_TPPOLL_HPQ | RTW_TPPOLL_SHPQ; in rtw_txsoft_blk_setup_all()