Searched refs:RTW_TPPOLL_BQ (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Drtwreg.h843 #define RTW_TPPOLL_BQ (1<<7) /* RTL8180 clears to notify host of a beacon macro
879 #define RTW_TPPOLL_ALL (RTW_TPPOLL_BQ | RTW_TPPOLL_HPQ | \
H A Drtw.c1478 if ((RTW_READ8(&sc->sc_regs, RTW_TPPOLL) & RTW_TPPOLL_BQ) == 0){
3644 tsbs[RTW_TXPRIBCN].tsb_poll = RTW_TPPOLL_BQ | RTW_TPPOLL_SBQ;

Completed in 97 milliseconds