Home
last modified time | relevance | path

Searched defs:xdp_frame (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/net/
Dxdp.h163 struct xdp_frame { struct
177 static __always_inline bool xdp_frame_has_frags(struct xdp_frame *frame) in xdp_frame_has_frags() argument
261 struct xdp_frame *xdp_frame) in xdp_update_frame_from_buff()
292 struct xdp_frame *xdp_frame; in xdp_convert_buff_to_frame() local
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc.c71 struct xdp_frame *xdp_frame = enetc_tx_swbd_get_xdp_frame(tx_swbd); in enetc_free_tx_frame() local
812 struct xdp_frame *xdp_frame = enetc_tx_swbd_get_xdp_frame(tx_swbd); in enetc_clean_tx_ring() local
1283 struct xdp_frame *xdp_frame) in enetc_xdp_frame_to_xdp_tx_swbd()
Denetc.h26 struct xdp_frame *xdp_frame; member
/linux-6.1.9/drivers/net/
Dtun.c2044 struct xdp_frame *xdp_frame, in tun_put_user_xdp()