Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc.h395 int sfc_port_configure(struct sfc_adapter *sa);
H A Dsfc_port.c363 sfc_port_configure(struct sfc_adapter *sa) in sfc_port_configure() function
H A Dsfc.c583 rc = sfc_port_configure(sa); in sfc_configure()