Lines Matching refs:mt76_txq
87 mt76_check_agg_ssn(struct mt76_txq *mtxq, struct sk_buff *skb) in mt76_check_agg_ssn()
267 struct mt76_txq *mtxq; in mt76_tx()
272 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_tx()
294 mt76_txq_dequeue(struct mt76_dev *dev, struct mt76_txq *mtxq, bool ps) in mt76_txq_dequeue()
346 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_release_buffered_frames()
381 struct mt76_txq *mtxq, bool *empty) in mt76_txq_send_burst()
478 struct mt76_txq *mtxq; in mt76_txq_schedule_list()
498 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_txq_schedule_list()
573 struct mt76_txq *mtxq; in mt76_stop_tx_queues()
578 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_stop_tx_queues()
601 struct mt76_txq *mtxq; in mt76_txq_remove()
607 mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_txq_remove()
616 struct mt76_txq *mtxq = (struct mt76_txq *)txq->drv_priv; in mt76_txq_init()