Lines Matching defs:txq
544 struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_txq_fp_log_metadata()
562 qede_tx_log_print(struct qede_dev *edev, struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_tx_log_print()
599 struct qede_tx_queue *txq; in qede_tx_timeout() local
1649 static void qede_free_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_free_mem_txq()
1662 static int qede_alloc_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_alloc_mem_txq()
1788 struct qede_tx_queue *txq) in qede_empty_tx_queue()
1887 struct qede_tx_queue *txq = &fp->txq[cos]; in qede_init_fp() local
2058 struct qede_tx_queue *txq, bool allow_drain) in qede_drain_txq()
2091 struct qede_tx_queue *txq, int rss_id) in qede_stop_txq()
2190 struct qede_tx_queue *txq, u8 rss_id, u16 sb_idx) in qede_start_txq()
2807 static bool qede_is_txq_full(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_is_txq_full()
2876 struct qede_tx_queue *txq = QEDE_FP_TC0_TXQ(fp); in qede_get_eth_tlv_data() local