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/ef10_tx.c:571–576 ·
view source on GitHub ↗
FIXME */
Source
from the content-addressed store, hash-verified
569
570
/* FIXME */
571
_NOTE(ARGUNUSED(etp, ns))
572
_NOTE(CONSTANTCONDITION)
573
if (B_FALSE) {
574
rc = ENOTSUP;
575
goto fail1;
576
}
577
/* FIXME */
578
579
return (0);
Callers
15
ef10_tx_fini
Function · 0.70
ef10_tx_qdestroy
Function · 0.70
ef10_tx_qdesc_checksum_create
Function · 0.70
ef10_tx_qenable
Function · 0.70
rhead_intr_enable
Function · 0.70
rhead_intr_disable
Function · 0.70
rhead_intr_disable_unlocked
Function · 0.70
rhead_intr_status_message
Function · 0.70
rhead_intr_fatal
Function · 0.70
rhead_intr_fini
Function · 0.70
efx_impl.h
File · 0.70
rhead_rx_qenable
Function · 0.70
Calls
1
if
Function · 0.70
Tested by
no test coverage detected