Home
last modified time | relevance | path

Searched refs:libeth_xdp_buff_stash (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/libeth/
H A Dxdp.c190 const struct libeth_xdp_buff_stash *src) in libeth_xdp_load_stash()
212 void libeth_xdp_save_stash(struct libeth_xdp_buff_stash *dst, in libeth_xdp_save_stash()
226 void __libeth_xdp_return_stash(struct libeth_xdp_buff_stash *stash) in __libeth_xdp_return_stash()
/linux/include/net/libeth/
H A Dtypes.h118 struct libeth_xdp_buff_stash { struct
H A Dxdp.h1164 const struct libeth_xdp_buff_stash *src);
1165 void libeth_xdp_save_stash(struct libeth_xdp_buff_stash *dst,
1167 void __libeth_xdp_return_stash(struct libeth_xdp_buff_stash *stash);
1181 const struct libeth_xdp_buff_stash *src, in libeth_xdp_init_buff()
1201 static inline void libeth_xdp_save_buff(struct libeth_xdp_buff_stash *dst, in libeth_xdp_save_buff()
1217 static inline void libeth_xdp_return_stash(struct libeth_xdp_buff_stash *stash) in libeth_xdp_return_stash()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h310 struct libeth_xdp_buff_stash xdp;
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h561 struct libeth_xdp_buff_stash xdp;