Home
last modified time | relevance | path

Searched refs:octeontx_txq (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev.h149 struct octeontx_txq { struct
H A Docteontx_ethdev.c485 struct octeontx_txq *txq = NULL; in octeontx_dev_close()
895 struct octeontx_txq *txq; in octeontx_vf_start_tx_queue()
985 struct octeontx_txq *txq = NULL; in octeontx_dev_tx_queue_setup()
1009 txq = rte_zmalloc_socket("ethdev TX queue", sizeof(struct octeontx_txq), in octeontx_dev_tx_queue_setup()
H A Docteontx_rxtx.h439 struct octeontx_txq *txq = tx_queue; in __octeontx_xmit_pkts()
/dpdk/drivers/event/octeontx/
H A Dssovf_worker.c283 struct octeontx_txq *txq; in __sso_event_tx_adapter_enqueue()