Searched refs:xdp_get_frame_len (Results 1 – 9 of 9) sorted by relevance
346 static __always_inline unsigned int xdp_get_frame_len(struct xdp_frame *xdpf) in xdp_get_frame_len() function
480 err = xdp_ok_fwd_dev(dev, xdp_get_frame_len(xdpf)); in __xdp_enqueue()539 if (xdp_ok_fwd_dev(obj->dev, xdp_get_frame_len(xdpf))) in is_valid_dst()
528 tot_len = xdp_get_frame_len(xdpf); in fun_xdp_tx()
482 if (unlikely(xdp_get_frame_len(frame) > max_len || in veth_xdp_xmit()923 stats->xdp_bytes += xdp_get_frame_len(frame); in veth_xdp_rcv()
352 self->stats.tx.bytes += xdp_get_frame_len(buff->xdpf); in aq_ring_tx_clean()
3729 tx_head->bytecount = xdp_get_frame_len(xdpf); in i40e_xmit_xdp_ring()
2156 head->bytecount = xdp_get_frame_len(xdpf); in igc_xdp_init_tx_descriptor()
6287 tx_head->bytecount = xdp_get_frame_len(xdpf); in igb_xmit_xdp_ring()
8658 tx_head->bytecount = xdp_get_frame_len(xdpf); in ixgbe_xmit_xdp_ring()