MCPcopy Create free account
hub / github.com/F-Stack/f-stack / sfc_rss_detach

Function sfc_rss_detach

dpdk/drivers/net/sfc/sfc.c:875–879  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

873}
874
875static void
876sfc_rss_detach(struct sfc_adapter *sa)
877{
878 sfc_rx_hash_fini(sa);
879}
880
881int
882sfc_attach(struct sfc_adapter *sa)

Callers 2

sfc_attachFunction · 0.85
sfc_detachFunction · 0.85

Calls 1

sfc_rx_hash_finiFunction · 0.85

Tested by

no test coverage detected