Searched refs:aggr (Results 1 – 19 of 19) sorted by relevance
53 __field(bool, aggr)62 __entry->aggr = stat->aggr;75 __entry->success, __entry->aggr, __entry->ack_req,
136 tid = rcu_dereference(wcid->aggr[tidno]); in mt76_rx_aggr_check_ctl()165 if (!status->aggr) { in mt76_rx_aggr_reorder()176 tid = rcu_dereference(wcid->aggr[tidno]); in mt76_rx_aggr_reorder()260 rcu_assign_pointer(wcid->aggr[tidno], tid); in mt76_rx_aggr_start()294 tid = rcu_replace_pointer(wcid->aggr[tidno], tid, in mt76_rx_aggr_stop()
384 mtxq->aggr = true; in mt76x02_ampdu_action()390 mtxq->aggr = false; in mt76x02_ampdu_action()397 mtxq->aggr = false; in mt76x02_ampdu_action()
32 if (!mtxq->aggr) in mt76_tx_check_agg_ssn()550 if (mtxq->send_bar && mtxq->aggr) { in mt76_txq_schedule_list()654 mtxq->send_bar = mtxq->aggr && send_bar; in mt76_stop_tx_queues()
15 u8 aggr:1; member
265 stat->aggr = !!(stat1 & MT_TX_STAT_FIFO_AGGR); in mt76x02_mac_load_tx_status()530 if (st->aggr) in mt76x02_mac_fill_tx_status()594 if (msta && stat->aggr && !status.skb) { in mt76x02_send_tx_status()836 status->aggr = true; in mt76x02_mac_process_rx()
318 struct mt76_rx_tid __rcu *aggr[IEEE80211_NUM_TIDS]; member357 bool aggr; member628 u8 aggr:1; member
1462 for (i = 0; i < ARRAY_SIZE(wcid->aggr); i++) in __mt76_sta_remove()
615 mtxq->aggr = true; in mt7603_ampdu_action()621 mtxq->aggr = false; in mt7603_ampdu_action()629 mtxq->aggr = false; in mt7603_ampdu_action()
681 status->aggr = unicast && in mt7603_mac_fill_rx()
848 mtxq->aggr = true; in mt7921_ampdu_action()854 mtxq->aggr = false; in mt7921_ampdu_action()863 mtxq->aggr = false; in mt7921_ampdu_action()
445 status->aggr = unicast && !ieee80211_is_qos_nullfunc(fc); in mt7921_mac_fill_rx()
846 mtxq->aggr = true; in mt7615_ampdu_action()855 mtxq->aggr = false; in mt7615_ampdu_action()864 mtxq->aggr = false; in mt7615_ampdu_action()
654 status->aggr = unicast && in mt7615_mac_fill_rx()2000 int i, aggr = 0; in mt7615_mac_update_mib_stats() local2026 phy->mt76->aggr_stats[aggr++] += val & 0xffff; in mt7615_mac_update_mib_stats()2027 phy->mt76->aggr_stats[aggr++] += val >> 16; in mt7615_mac_update_mib_stats()
770 mtxq->aggr = true; in mt7996_ampdu_action()776 mtxq->aggr = false; in mt7996_ampdu_action()785 mtxq->aggr = false; in mt7996_ampdu_action()
720 status->aggr = unicast && in mt7996_mac_fill_rx()
854 mtxq->aggr = true; in mt7915_ampdu_action()860 mtxq->aggr = false; in mt7915_ampdu_action()869 mtxq->aggr = false; in mt7915_ampdu_action()
559 status->aggr = unicast && in mt7915_mac_fill_rx()
116 "cfg-expand-default-aggr-inits",