IEEE80211_SEQ_TO_SN
IEEE80211_SEQ_TO_SN(__le16_to_cpu(hdr->seq_ctrl)),
seq = IEEE80211_SEQ_TO_SN(__le16_to_cpu(hdr->seq_ctrl));
seq = IEEE80211_SEQ_TO_SN(sc);
sn = IEEE80211_SEQ_TO_SN(__le16_to_cpu(hdr->seq_ctrl));
IEEE80211_SEQ_TO_SN(__le16_to_cpu(hdr->seq_ctrl)),
*ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
u16 ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
if (idx != (IEEE80211_SEQ_TO_SN(sc) & 0xff)) {
IEEE80211_SEQ_TO_SN(sc), hdr->seq_ctrl);
IEEE80211_SEQ_TO_SN(sc));
next_reclaimed = IEEE80211_SEQ_TO_SN(next_reclaimed + 0x10);
IEEE80211_SEQ_TO_SN(tid_data->seq_number));
tid_data->agg.ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
tid_data->agg.ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
ssn = IEEE80211_SEQ_TO_SN(mvmsta->tid_data[tid].seq_number);
ssn = IEEE80211_SEQ_TO_SN(mvmsta->tid_data[tid].seq_number);
u16 seq = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
tid_data->ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
tid_data->ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
u16 sn = IEEE80211_SEQ_TO_SN(tid_data->seq_number);
IEEE80211_SEQ_TO_SN(seq_number), skb->len);
wifi_seq = IEEE80211_SEQ_TO_SN(le16_to_cpu(hdr->seq_ctrl));
seqno = IEEE80211_SEQ_TO_SN(le16_to_cpu(bar->start_seq_num));
status->seqno = IEEE80211_SEQ_TO_SN(le16_to_cpu(hdr->seq_ctrl));
status->seqno = IEEE80211_SEQ_TO_SN(seq_ctrl);
FIELD_PREP(MT_TXD3_SEQ, IEEE80211_SEQ_TO_SN(seqno));
FIELD_PREP(MT_TXD3_SEQ, IEEE80211_SEQ_TO_SN(seqno));
status->seqno = IEEE80211_SEQ_TO_SN(seq_ctrl);
status->seqno = IEEE80211_SEQ_TO_SN(seq_ctrl);
status->seqno = IEEE80211_SEQ_TO_SN(seq_ctrl);
FIELD_PREP(MT_TXD3_SEQ, IEEE80211_SEQ_TO_SN(seqno));
status->seqno = IEEE80211_SEQ_TO_SN(seq_ctrl);
FIELD_PREP(MT_TXD3_SEQ, IEEE80211_SEQ_TO_SN(seqno));
FIELD_PREP(MT_TXD3_SEQ, IEEE80211_SEQ_TO_SN(seqno));
seq_number = IEEE80211_SEQ_TO_SN(le16_to_cpu(hdr->seq_ctrl));
seq_number = IEEE80211_SEQ_TO_SN(le16_to_cpu(hdr->seq_ctrl));
seq_number = IEEE80211_SEQ_TO_SN(le16_to_cpu(hdr->seq_ctrl));
cpu_to_le16(IEEE80211_SEQ_TO_SN(le16_to_cpu(wh->seq_ctrl)));
seq_num = IEEE80211_SEQ_TO_SN(le16_to_cpu(wh->seq_ctrl));
req->packet_id |= IEEE80211_SEQ_TO_SN(le16_to_cpu(hdr->seq_ctrl)) << 16;