Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ _NOTE
Function
_NOTE
dpdk/drivers/common/sfc_efx/base/rhead_nic.c:580–585 ·
view source on GitHub ↗
FIXME */
Source
from the content-addressed store, hash-verified
578
579
/* FIXME */
580
_NOTE(ARGUNUSED(enp))
581
_NOTE(CONSTANTCONDITION)
582
if (B_FALSE) {
583
rc = ENOTSUP;
584
goto fail1;
585
}
586
/* FIXME */
587
588
return (0);
Callers
nothing calls this directly
Calls
1
if
Function · 0.70
Tested by
no test coverage detected