Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev.h149 struct octeontx_txq { struct
H A Docteontx_ethdev.c484 struct octeontx_txq *txq = NULL; in octeontx_dev_close()
906 struct octeontx_txq *txq; in octeontx_vf_start_tx_queue()
977 struct octeontx_txq *txq = tx_queue; in octeontx_dev_tx_queue_release()
998 struct octeontx_txq *txq = NULL; in octeontx_dev_tx_queue_setup()
1022 txq = rte_zmalloc_socket("ethdev TX queue", sizeof(struct octeontx_txq), in octeontx_dev_tx_queue_setup()
H A Docteontx_rxtx.h417 struct octeontx_txq *txq = tx_queue; in __octeontx_xmit_pkts()
/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_worker.c283 struct octeontx_txq *txq; in __sso_event_tx_adapter_enqueue()