Searched refs:ieee80211_tx_next_seq (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/mac80211/
H A Dtx.c807 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) function
885 hdr->seq_ctrl = ieee80211_tx_next_seq(tx->sta, tid);
3571 hdr->seq_ctrl = ieee80211_tx_next_seq(sta, tid);

Completed in 299 milliseconds