Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dtx.c767 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) in ieee80211_tx_next_seq() function
836 hdr->seq_ctrl = ieee80211_tx_next_seq(tx->sta, tid); in ieee80211_tx_h_sequence()
1294 hdr->seq_ctrl = ieee80211_tx_next_seq(sta, txq->tid); in ieee80211_tx_dequeue()