Home
last modified time | relevance | path

Searched refs:seq_inc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Drx_reorder.c18 static inline u16 seq_inc(u16 sq) in seq_inc() function
48 r->head_seq_num = seq_inc(r->head_seq_num); in wil_release_reorder_frame()
175 hseq = seq_inc(seq_sub(seq, r->buf_size)); in wil_rx_reorder()
199 r->head_seq_num = seq_inc(r->head_seq_num); in wil_rx_reorder()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c542 static inline u16 seq_inc(u16 sq) in seq_inc() function
572 r->head_seq_num = seq_inc(r->head_seq_num); in phl_release_reorder_frame()
800 head_seq_num = seq_inc(seq_sub(mpdu_seq_num, buf_size)); in phl_manage_sta_reorder_buf()
825 r->head_seq_num = seq_inc(r->head_seq_num); in phl_manage_sta_reorder_buf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c547 static inline u16 seq_inc(u16 sq) in seq_inc() function
577 r->head_seq_num = seq_inc(r->head_seq_num); in phl_release_reorder_frame()
805 head_seq_num = seq_inc(seq_sub(mpdu_seq_num, buf_size)); in phl_manage_sta_reorder_buf()
830 r->head_seq_num = seq_inc(r->head_seq_num); in phl_manage_sta_reorder_buf()