Searched refs:mtxq (Results 1 – 10 of 10) sorted by relevance
22 struct mt76_txq *mtxq; in mt76_tx_check_agg_ssn() local31 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_tx_check_agg_ssn()32 if (!mtxq->aggr) in mt76_tx_check_agg_ssn()476 skb = mt76_txq_dequeue(phy, mtxq); in mt76_txq_send_burst()498 skb = mt76_txq_dequeue(phy, mtxq); in mt76_txq_send_burst()528 struct mt76_txq *mtxq; in mt76_txq_schedule_list() local555 if (mtxq->send_bar && mtxq->aggr) { in mt76_txq_schedule_list()559 u16 agg_ssn = mtxq->agg_ssn; in mt76_txq_schedule_list()562 mtxq->send_bar = false; in mt76_txq_schedule_list()740 struct mt76_txq *mtxq; in mt76_stop_tx_queues() local[all …]
284 struct mt76_txq *mtxq; in mt76x02_vif_init() local292 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt76x02_vif_init()294 mtxq->wcid = MT_VIF_WCID(idx); in mt76x02_vif_init()362 struct mt76_txq *mtxq; in mt76x02_ampdu_action() local368 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76x02_ampdu_action()383 mtxq->aggr = true; in mt76x02_ampdu_action()384 mtxq->send_bar = false; in mt76x02_ampdu_action()385 ieee80211_send_bar(vif, sta->addr, tid, mtxq->agg_ssn); in mt76x02_ampdu_action()389 mtxq->aggr = false; in mt76x02_ampdu_action()392 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt76x02_ampdu_action()[all …]
1536 struct mt76_txq *mtxq; in mt76_sta_add() local1541 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()1542 mtxq->wcid = wcid->idx; in mt76_sta_add()
1320 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() argument1322 void *ptr = mtxq; in mtxq_to_txq()
40 struct mt76_txq *mtxq; in mt7603_add_interface() local76 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7603_add_interface()77 mtxq->wcid = idx; in mt7603_add_interface()587 struct mt76_txq *mtxq; in mt7603_ampdu_action() local593 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7603_ampdu_action()606 mtxq->aggr = true; in mt7603_ampdu_action()607 mtxq->send_bar = false; in mt7603_ampdu_action()612 mtxq->aggr = false; in mt7603_ampdu_action()616 mtxq->agg_ssn = IEEE80211_SN_TO_SEQ(ssn); in mt7603_ampdu_action()620 mtxq->aggr = false; in mt7603_ampdu_action()
185 struct mt76_txq *mtxq; in mt7615_add_interface() local235 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7615_add_interface()236 mtxq->wcid = idx; in mt7615_add_interface()811 struct mt76_txq *mtxq; in mt7615_ampdu_action() local817 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()832 mtxq->aggr = true; in mt7615_ampdu_action()833 mtxq->send_bar = false; in mt7615_ampdu_action()841 mtxq->aggr = false; in mt7615_ampdu_action()850 mtxq->aggr = false; in mt7615_ampdu_action()
298 struct mt76_txq *mtxq; in mt7921_add_interface() local338 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()339 mtxq->wcid = idx; in mt7921_add_interface()927 struct mt76_txq *mtxq; in mt7921_ampdu_action() local933 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()947 mtxq->aggr = true; in mt7921_ampdu_action()948 mtxq->send_bar = false; in mt7921_ampdu_action()953 mtxq->aggr = false; in mt7921_ampdu_action()962 mtxq->aggr = false; in mt7921_ampdu_action()
279 struct mt76_txq *mtxq; in mt7996_vif_link_add() local316 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7996_vif_link_add()317 mtxq->wcid = idx; in mt7996_vif_link_add()899 struct mt76_txq *mtxq; in mt7996_mac_sta_init_link() local905 mtxq->wcid = idx; in mt7996_mac_sta_init_link()1276 struct mt76_txq *mtxq; in mt7996_ampdu_action() local1283 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7996_ampdu_action()1310 mtxq->aggr = true; in mt7996_ampdu_action()1311 mtxq->send_bar = false; in mt7996_ampdu_action()1317 mtxq->aggr = false; in mt7996_ampdu_action()[all …]
210 struct mt76_txq *mtxq; in mt7915_add_interface() local264 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7915_add_interface()265 mtxq->wcid = idx; in mt7915_add_interface()934 struct mt76_txq *mtxq; in mt7915_ampdu_action() local940 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()954 mtxq->aggr = true; in mt7915_ampdu_action()955 mtxq->send_bar = false; in mt7915_ampdu_action()960 mtxq->aggr = false; in mt7915_ampdu_action()969 mtxq->aggr = false; in mt7915_ampdu_action()
360 struct mt76_txq *mtxq; in mt7925_mac_link_bss_add() local408 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7925_mac_link_bss_add()409 mtxq->wcid = idx; in mt7925_mac_link_bss_add()1287 struct mt76_txq *mtxq; in mt7925_ampdu_action() local1293 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7925_ampdu_action()1307 mtxq->aggr = true; in mt7925_ampdu_action()1308 mtxq->send_bar = false; in mt7925_ampdu_action()1313 mtxq->aggr = false; in mt7925_ampdu_action()1322 mtxq->aggr = false; in mt7925_ampdu_action()