Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_sw_stats.h41 int sfc_sw_xstats_init(struct sfc_adapter *sa);
H A Dsfc_sw_stats.c855 sfc_sw_xstats_init(struct sfc_adapter *sa) in sfc_sw_xstats_init() function
H A Dsfc.c1004 rc = sfc_sw_xstats_init(sa); in sfc_attach()