Searched refs:last_recv_sn (Results 1 – 2 of 2) sorted by relevance
1668 tx_report->last_recv_sn = sn; in rtl_tx_report_handler()1689 if (tx_report->last_sent_sn == tx_report->last_recv_sn) in rtl_check_tx_report_acked()1695 tx_report->last_sent_sn, tx_report->last_recv_sn); in rtl_check_tx_report_acked()
1998 u16 last_recv_sn; member