Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
875
static void
876
sfc_rss_detach(struct sfc_adapter *sa)
877
{
878
sfc_rx_hash_fini(sa);
879
}
880
881
int
882
sfc_attach(struct sfc_adapter *sa)
Callers
2
sfc_attach
Function · 0.85
sfc_detach
Function · 0.85
Calls
1
sfc_rx_hash_fini
Function · 0.85
Tested by
no test coverage detected