Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8188e/
H A Dr88e_rx.c271 (len >= sizeof(struct r88e_fw_c2h_txreport2_entry)); macid++) { in r88e_ratectl_tx_complete_periodic()
273 const struct r88e_fw_c2h_txreport2_entry *rpt; in r88e_ratectl_tx_complete_periodic()
276 rpt = (const struct r88e_fw_c2h_txreport2_entry *) buf; in r88e_ratectl_tx_complete_periodic()
277 buf += sizeof(struct r88e_fw_c2h_txreport2_entry); in r88e_ratectl_tx_complete_periodic()
278 len -= sizeof(struct r88e_fw_c2h_txreport2_entry); in r88e_ratectl_tx_complete_periodic()
H A Dr88e_rx_desc.h88 struct r88e_fw_c2h_txreport2_entry { struct