Lines Matching defs:txq
528 struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_txq_fp_log_metadata()
546 qede_tx_log_print(struct qede_dev *edev, struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_tx_log_print()
583 struct qede_tx_queue *txq; in qede_tx_timeout() local
1605 static void qede_free_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_free_mem_txq()
1618 static int qede_alloc_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_alloc_mem_txq()
1744 struct qede_tx_queue *txq) in qede_empty_tx_queue()
1843 struct qede_tx_queue *txq = &fp->txq[cos]; in qede_init_fp() local
2014 struct qede_tx_queue *txq, bool allow_drain) in qede_drain_txq()
2047 struct qede_tx_queue *txq, int rss_id) in qede_stop_txq()
2146 struct qede_tx_queue *txq, u8 rss_id, u16 sb_idx) in qede_start_txq()
2763 static bool qede_is_txq_full(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_is_txq_full()
2832 struct qede_tx_queue *txq = QEDE_FP_TC0_TXQ(fp); in qede_get_eth_tlv_data() local