Searched refs:xdp_get_shared_info_from_frame (Results 1 – 14 of 14) sorted by relevance
204 xdp_get_shared_info_from_frame(struct xdp_frame *frame) in xdp_get_shared_info_from_frame() function339 sinfo = xdp_get_shared_info_from_frame(xdpf); in xdp_release_frame()357 sinfo = xdp_get_shared_info_from_frame(xdpf); in xdp_get_frame_len()
418 sinfo = xdp_get_shared_info_from_frame(xdpf); in xdp_return_frame()437 sinfo = xdp_get_shared_info_from_frame(xdpf); in xdp_return_frame_rx_napi()502 sinfo = xdp_get_shared_info_from_frame(xdpf); in xdp_return_frame_bulk()619 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); in __xdp_build_skb_from_frame()
124 sinfo = xdp_get_shared_info_from_frame(xdpf); in mlx5e_xmit_xdp_buff()
527 si = xdp_get_shared_info_from_frame(xdpf); in fun_xdp_tx()
592 sinfo = xdp_get_shared_info_from_frame(xdpf); in aq_nic_map_xdp()841 sinfo = xdp_get_shared_info_from_frame(xdpf); in aq_nic_xmit_xdpf()
563 struct skb_shared_info *shinfo = xdp_get_shared_info_from_frame(xdpf); in tsnep_xdp_xmit_frame_ring()663 count += xdp_get_shared_info_from_frame(entry->xdpf)->nr_frags; in tsnep_tx_poll()
3730 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); in i40e_xmit_xdp_ring()
1327 shinfo = xdp_get_shared_info_from_frame(xdp_frame); in enetc_xdp_frame_to_xdp_tx_swbd()
561 shinfo = xdp_get_shared_info_from_frame(xdpf); in __virtnet_xdp_xmit_one()
2087 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); in mvneta_xdp_submit_frame()
1706 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); in mtk_xdp_submit_frame()
2254 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); in igc_xdp_init_tx_descriptor()
6315 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); in igb_xmit_xdp_ring()
8652 struct skb_shared_info *sinfo = xdp_get_shared_info_from_frame(xdpf); in ixgbe_xmit_xdp_ring()
Completed in 88 milliseconds