Home
last modified time | relevance | path

Searched refs:libeth_xdp_prog_exception (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/libeth/
H A Dxdp.c295 u32 __cold libeth_xdp_prog_exception(const struct libeth_xdp_tx_bulk *bq, in libeth_xdp_prog_exception() function
311 EXPORT_SYMBOL_GPL(libeth_xdp_prog_exception);
H A Dxsk.c115 return libeth_xdp_prog_exception(bq, xdp, act, ret); in __libeth_xsk_run_prog_slow()
/linux/include/net/libeth/
H A Dxdp.h1348 u32 libeth_xdp_prog_exception(const struct libeth_xdp_tx_bulk *bq,
1394 return libeth_xdp_prog_exception(bq, xdp, act, 0); in __libeth_xdp_run_prog()