Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h108 void sfc_tx_close(struct sfc_adapter *sa);
H A Dsfc_tx.c416 sfc_tx_close(sa); in sfc_tx_configure()
425 sfc_tx_close(struct sfc_adapter *sa) in sfc_tx_close() function
H A Dsfc.c625 sfc_tx_close(sa); in sfc_close()