Home
last modified time | relevance | path

Searched refs:sfc_tx_qinit (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h110 int sfc_tx_qinit(struct sfc_adapter *sa, unsigned int sw_index,
H A Dsfc_tx.c115 sfc_tx_qinit(struct sfc_adapter *sa, unsigned int sw_index, in sfc_tx_qinit() function
H A Dsfc_ethdev.c543 rc = sfc_tx_qinit(sa, tx_queue_id, nb_tx_desc, socket_id, tx_conf); in sfc_tx_queue_setup()