Searched refs:seq_next (Results 1 – 2 of 2) sorted by relevance
316 tid->seq_next = tid->seq_start; in arn_tid_drain()1042 LE_16(tid->seq_next << IEEE80211_SEQ_SEQ_SHIFT); in assign_aggr_tid_seqno()1043 bf->bf_seqno = tid->seq_next; in assign_aggr_tid_seqno()1045 INCR(tid->seq_next, IEEE80211_SEQ_MAX); in assign_aggr_tid_seqno()2392 tid->seq_start = tid->seq_next = 0; in arn_tx_node_init()
498 uint16_t seq_next; member