MCPcopy 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_finiFunction · 0.70
ef10_tx_qdestroyFunction · 0.70
ef10_tx_qenableFunction · 0.70
rhead_intr_enableFunction · 0.70
rhead_intr_disableFunction · 0.70
rhead_intr_fatalFunction · 0.70
rhead_intr_finiFunction · 0.70
efx_impl.hFile · 0.70
rhead_rx_qenableFunction · 0.70

Calls 1

ifFunction · 0.70

Tested by

no test coverage detected