Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/libeth/
H A Dpriv.h21 u32 libeth_xsk_prog_exception(struct libeth_xdp_buff *xdp, enum xdp_action act,
H A Dxsk.c130 u32 __cold libeth_xsk_prog_exception(struct libeth_xdp_buff *xdp, in libeth_xsk_prog_exception() function
H A Dxdp.c305 return libeth_xsk_prog_exception(xdp, act, ret); in libeth_xdp_prog_exception()