Searched refs:R92C_RPTB7_PKT_OK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | r92creg.h | 1784 #define R92C_RPTB7_PKT_OK 0x40 macro |
/openbsd/sys/dev/pci/ | ||
H A D | if_rtwn.c | 2364 tx_ok = (rpt->rptb7 & R92C_RPTB7_PKT_OK); in rtwn_tx_report() |