Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/urtwn/
HDif_urtwnreg.h1222 #define R88E_RPTB1_PKT_OK 0x40 macro
HDif_urtwn.c1031 (rpt->rptb1 & R88E_RPTB1_PKT_OK) ? "" : " not", in urtwn_r88e_ratectl_tx_complete()
1034 if (rpt->rptb1 & R88E_RPTB1_PKT_OK) { in urtwn_r88e_ratectl_tx_complete()