Lines Matching defs:txq
517 static void qede_tx_log_print(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_tx_log_print()
530 struct qede_tx_queue *txq; in qede_tx_timeout() local
1541 static void qede_free_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_free_mem_txq()
1554 static int qede_alloc_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_alloc_mem_txq()
1680 struct qede_tx_queue *txq) in qede_empty_tx_queue()
1779 struct qede_tx_queue *txq = &fp->txq[cos]; in qede_init_fp() local
1945 struct qede_tx_queue *txq, bool allow_drain) in qede_drain_txq()
1978 struct qede_tx_queue *txq, int rss_id) in qede_stop_txq()
2077 struct qede_tx_queue *txq, u8 rss_id, u16 sb_idx) in qede_start_txq()
2669 static bool qede_is_txq_full(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_is_txq_full()
2738 struct qede_tx_queue *txq = QEDE_FP_TC0_TXQ(fp); in qede_get_eth_tlv_data() local