Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Drx_reorder.c118 if (retry && seq == r->mcast_last_seq) { in wil_rx_reorder()
125 r->mcast_last_seq = seq; in wil_rx_reorder()
261 r->mcast_last_seq = U16_MAX; in wil_tid_ampdu_rx_alloc()
Dwil6210.h689 u16 mcast_last_seq; /* multicast dup detection */ member