Searched defs:xdp_frame (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/include/net/ |
| H A D | xdp.h | 94 struct xdp_frame { struct 147 xdp_update_frame_from_buff(struct xdp_buff *xdp, struct xdp_frame *xdp_frame) xdp_update_frame_from_buff() argument 178 struct xdp_frame *xdp_frame; xdp_convert_buff_to_frame() local [all...] |
| /kernel/linux/linux-6.6/include/net/ |
| H A D | xdp.h | 166 struct xdp_frame { struct 263 xdp_update_frame_from_buff(struct xdp_buff *xdp, struct xdp_frame *xdp_frame) xdp_update_frame_from_buff() argument 295 struct xdp_frame *xdp_frame; xdp_convert_buff_to_frame() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc.h | 27 struct xdp_frame *xdp_frame; member
|
| H A D | enetc.c | 90 struct xdp_frame *xdp_frame = enetc_tx_swbd_get_xdp_frame(tx_swbd); in enetc_free_tx_frame() local 832 struct xdp_frame *xdp_frame = enetc_tx_swbd_get_xdp_frame(tx_swbd); in enetc_clean_tx_ring() local 1307 enetc_xdp_frame_to_xdp_tx_swbd(struct enetc_bdr *tx_ring, struct enetc_tx_swbd *xdp_tx_arr, struct xdp_frame *xdp_frame) enetc_xdp_frame_to_xdp_tx_swbd() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ |
| H A D | tun.c | 2064 tun_put_user_xdp(struct tun_struct *tun, struct tun_file *tfile, struct xdp_frame *xdp_frame, struct iov_iter *iter) tun_put_user_xdp() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
| H A D | gve.h | 306 struct xdp_frame *xdp_frame; /* xdp_frame */ member
|
| /kernel/linux/linux-6.6/drivers/net/ |
| H A D | tun.c | 2061 tun_put_user_xdp(struct tun_struct *tun, struct tun_file *tfile, struct xdp_frame *xdp_frame, struct iov_iter *iter) tun_put_user_xdp() argument [all...] |
Completed in 16 milliseconds