Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_sriov.h30 int sfc_sriov_attach(struct sfc_adapter *sa);
H A Dsfc_sriov.c45 sfc_sriov_attach(struct sfc_adapter *sa) in sfc_sriov_attach() function
H A Dsfc.c777 rc = sfc_sriov_attach(sa); in sfc_attach()