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()35 mtxq->agg_ssn = le16_to_cpu(hdr->seq_ctrl) + 0x10; in mt76_tx_check_agg_ssn()373 mt76_txq_dequeue(struct mt76_phy *phy, struct mt76_txq *mtxq) in mt76_txq_dequeue() argument375 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_dequeue()420 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames() local427 skb = mt76_txq_dequeue(phy, mtxq); in mt76_release_buffered_frames()459 struct mt76_txq *mtxq, struct mt76_wcid *wcid) in mt76_txq_send_burst() argument462 struct ieee80211_txq *txq = mtxq_to_txq(mtxq); in mt76_txq_send_burst()[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 …]
1620 struct mt76_txq *mtxq; in mt76_sta_add() local1625 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt76_sta_add()1626 mtxq->wcid = wcid->idx; in mt76_sta_add()
1412 mtxq_to_txq(struct mt76_txq *mtxq) in mtxq_to_txq() argument1414 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()812 struct mt76_txq *mtxq; in mt7615_ampdu_action() local818 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7615_ampdu_action()833 mtxq->aggr = true; in mt7615_ampdu_action()834 mtxq->send_bar = false; in mt7615_ampdu_action()842 mtxq->aggr = false; in mt7615_ampdu_action()851 mtxq->aggr = false; in mt7615_ampdu_action()
305 struct mt76_txq *mtxq; in mt7921_add_interface() local345 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7921_add_interface()346 mtxq->wcid = idx; in mt7921_add_interface()935 struct mt76_txq *mtxq; in mt7921_ampdu_action() local941 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7921_ampdu_action()955 mtxq->aggr = true; in mt7921_ampdu_action()956 mtxq->send_bar = false; in mt7921_ampdu_action()961 mtxq->aggr = false; in mt7921_ampdu_action()970 mtxq->aggr = false; in mt7921_ampdu_action()
303 struct mt76_txq *mtxq; in mt7996_vif_link_add() local347 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7996_vif_link_add()348 mtxq->wcid = idx; in mt7996_vif_link_add()960 struct mt76_txq *mtxq; in mt7996_mac_sta_init_link() local965 mtxq = (struct mt76_txq *)sta->txq[i]->drv_priv; in mt7996_mac_sta_init_link()966 mtxq->wcid = idx; in mt7996_mac_sta_init_link()1413 struct mt76_txq *mtxq; in mt7996_ampdu_action() local1419 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7996_ampdu_action()1438 mtxq->aggr = true; in mt7996_ampdu_action()1439 mtxq->send_bar = 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()936 struct mt76_txq *mtxq; in mt7915_ampdu_action() local942 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7915_ampdu_action()956 mtxq->aggr = true; in mt7915_ampdu_action()957 mtxq->send_bar = false; in mt7915_ampdu_action()962 mtxq->aggr = false; in mt7915_ampdu_action()971 mtxq->aggr = false; in mt7915_ampdu_action()
361 struct mt76_txq *mtxq; in mt7925_mac_link_bss_add() local409 mtxq = (struct mt76_txq *)vif->txq->drv_priv; in mt7925_mac_link_bss_add()410 mtxq->wcid = idx; in mt7925_mac_link_bss_add()1245 struct mt76_txq *mtxq; in mt7925_ampdu_action() local1251 mtxq = (struct mt76_txq *)txq->drv_priv; in mt7925_ampdu_action()1265 mtxq->aggr = true; in mt7925_ampdu_action()1266 mtxq->send_bar = false; in mt7925_ampdu_action()1271 mtxq->aggr = false; in mt7925_ampdu_action()1280 mtxq->aggr = false; in mt7925_ampdu_action()