Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Drx_reorder.c129 if (retry && seq == r->mcast_last_seq) { in wil_rx_reorder()
136 r->mcast_last_seq = seq; in wil_rx_reorder()
272 r->mcast_last_seq = U16_MAX; in wil_tid_ampdu_rx_alloc()
Dwil6210.h698 u16 mcast_last_seq; /* multicast dup detection */ member