Home
last modified time | relevance | path

Searched refs:libeth_xdp_load_stash (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/libeth/
H A Dxdp.c189 void libeth_xdp_load_stash(struct libeth_xdp_buff *dst, in libeth_xdp_load_stash() function
200 EXPORT_SYMBOL_GPL(libeth_xdp_load_stash);
230 libeth_xdp_load_stash(xdp, stash); in __libeth_xdp_return_stash()
/linux/include/net/libeth/
H A Dxdp.h1163 void libeth_xdp_load_stash(struct libeth_xdp_buff *dst,
1187 libeth_xdp_load_stash(dst, src); in libeth_xdp_init_buff()