Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/libeth/
H A Dpriv.h24 struct libeth_xdp_ops { struct
30 void libeth_attach_xdp(const struct libeth_xdp_ops *ops); argument
H A Dtx.c36 void libeth_attach_xdp(const struct libeth_xdp_ops *ops) in libeth_attach_xdp()
H A Dxdp.c430 static const struct libeth_xdp_ops xdp_ops __initconst = {