Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_rx.h123 int sfc_rx_configure(struct sfc_adapter *sa);
H A Dsfc.c587 rc = sfc_rx_configure(sa); in sfc_configure()
H A Dsfc_rx.c1631 sfc_rx_configure(struct sfc_adapter *sa) in sfc_rx_configure() function