Searched refs:rptb7 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/rtwn/rtl8188e/
H A Dr88e_rx_desc.h82 uint8_t rptb7; member in struct:r88e_tx_rpt_ccx
H A Dr88e_rx.c104 rpt->queue_time_high, rpt->final_rate, rpt->rptb6, rpt->rptb7);
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_fw_cmd.h140 uint8_t rptb7; member in struct:r92c_c2h_tx_rpt
H A Dr92c_fw.c395 rpt->rptb7);
412 (rpt->rptb7 & R92C_RPTB7_PKT_OK) ? "" : " not",
418 if (rpt->rptb7 & R92C_RPTB7_PKT_OK)
429 if (rpt->rptb7 & R92C_RPTB7_PKT_OK) {

Completed in 98 milliseconds