Searched refs:agg_ssn (Results 1 – 6 of 6) sorted by relevance
35 mtxq->agg_ssn = le16_to_cpu(hdr->seq_ctrl) + 0x10; in mt76_tx_check_agg_ssn()536 u16 agg_ssn = mtxq->agg_ssn; in mt76_txq_schedule_list() local540 ieee80211_send_bar(vif, sta->addr, tid, agg_ssn); in mt76_txq_schedule_list()
387 ieee80211_send_bar(vif, sta->addr, tid, mtxq->agg_ssn); in mt76x02_ampdu_action()394 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt76x02_ampdu_action()
299 u16 agg_ssn; member
368 ieee80211_send_bar(vif, sta->addr, tid, msta->agg_ssn[tid]); in mt76_ampdu_action()374 msta->agg_ssn[tid] = ssn << 4; in mt76_ampdu_action()
269 u16 agg_ssn[IEEE80211_NUM_TIDS]; member
621 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt7603_ampdu_action()