Searched refs:rptb1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/rtwn/rtl8188e/ |
H A D | r88e_rx.c | 100 __func__, rpt->rptb0, rpt->rptb1, rpt->rptb2, rpt->queue_time_low, in r88e_ratectl_tx_complete() 103 macid = MS(rpt->rptb1, R88E_RPTB1_MACID); in r88e_ratectl_tx_complete() 117 (rpt->rptb1 & R88E_RPTB1_PKT_OK) ? "" : " not", in r88e_ratectl_tx_complete() 128 if (rpt->rptb1 & R88E_RPTB1_PKT_OK) in r88e_ratectl_tx_complete()
|
H A D | r88e_rx_desc.h | 62 uint8_t rptb1; member
|
/freebsd/sys/dev/rtwn/rtl8192c/ |
H A D | r92c_fw_cmd.h | 117 uint8_t rptb1; /* XXX junk */ member
|
H A D | r92c_fw.c | 386 __func__, rpt->rptb0, rpt->rptb1, rpt->queue_time_low, in r92c_ratectl_tx_complete()
|