Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_tx.h109 void sfc_tx_close(struct sfc_adapter *sa);
H A Dsfc.c736 sfc_tx_close(sa); in sfc_configure()
765 sfc_tx_close(sa); in sfc_close()
H A Dsfc_tx.c491 sfc_tx_close(sa); in sfc_tx_configure()
500 sfc_tx_close(struct sfc_adapter *sa) in sfc_tx_close() function