Searched refs:R88E_RPTB1_PKT_OK (Results 1 – 2 of 2) sorted by relevance
1222 #define R88E_RPTB1_PKT_OK 0x40 macro
1031 (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()