Searched refs:xdp_get_shared_info_from_buff (Results 1 – 22 of 22) sorted by relevance
39 sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xmit_bd()211 shinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xdp_buff_frags_free()274 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_rx_xdp()469 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xdp_build_skb()
1292 struct skb_shared_info *shinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_rx_agg_pages_xdp()
21 u32 sinfo_frags = xdp_get_shared_info_from_buff(xdp)->nr_frags; in ice_set_rx_bufs_act()
558 sinfo = xdp_get_shared_info_from_buff(xdp); in ice_construct_skb_zc()699 sinfo = xdp_get_shared_info_from_buff(xdp); in ice_xmit_xdp_tx_zc()808 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(first); in ice_add_xsk_frag()
366 sinfo = xdp_get_shared_info_from_buff(xdp); in __ice_xmit_xdp_ring()
852 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in ice_add_xdp_frag()961 sinfo = xdp_get_shared_info_from_buff(xdp); in ice_build_skb()1019 sinfo = xdp_get_shared_info_from_buff(xdp); in ice_construct_skb()
147 xdp_get_shared_info_from_buff(struct xdp_buff *xdp) in xdp_get_shared_info_from_buff() function160 sinfo = xdp_get_shared_info_from_buff(xdp); in xdp_get_buff_len()
134 xdp_get_shared_info_from_buff(xdp)->nr_frags = 0; in xsk_buff_free()
298 sinfo = xdp_get_shared_info_from_buff(xdp); in i40e_construct_skb_zc()402 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(first); in i40e_add_xsk_frag()
2045 u32 nr_frags = xdp_get_shared_info_from_buff(xdp)->nr_frags; in i40e_process_rx_buffs()2126 sinfo = xdp_get_shared_info_from_buff(xdp); in i40e_construct_skb()2192 sinfo = xdp_get_shared_info_from_buff(xdp); in i40e_build_skb()2387 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in i40e_add_xdp_frag()
30 sinfo = xdp_get_shared_info_from_buff(xdp); in aq_get_rxpages_xdp()489 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in aq_add_rx_fragment()
637 shinfo = xdp_get_shared_info_from_buff(&pkt->buff); in fbnic_add_rx_frag()658 shinfo = xdp_get_shared_info_from_buff(&pkt->buff); in fbnic_put_pkt_buff()696 shinfo = xdp_get_shared_info_from_buff(&pkt->buff); in fbnic_build_skb()
520 sinfo = xdp_get_shared_info_from_buff(xdp); in xdp_return_buff()
3974 sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_copy_buf()4021 sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_pointer()4103 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_frags_increase_tail()4160 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_frags_shrink_tail()
1743 sinfo = xdp_get_shared_info_from_buff(&mxbuf.xdp); in mlx5e_skb_from_cqe_nonlinear()2040 sinfo = xdp_get_shared_info_from_buff(&mxbuf.xdp); in mlx5e_skb_from_cqe_mpwrq_nonlinear()
272 sinfo = xdp_get_shared_info_from_buff(xdp); in __xsk_rcv()
1272 sinfo = xdp_get_shared_info_from_buff(&xdp); in bpf_prog_test_run_xdp()
2075 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_xdp_put_buff()2355 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_swbm_add_rx_fragment()2398 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_swbm_build_skb()
712 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in veth_xdp_get()
1567 shinfo = xdp_get_shared_info_from_buff(xdp); in put_xdp_frags()1927 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in build_skb_from_xdp_buff()2001 shinfo = xdp_get_shared_info_from_buff(xdp); in virtnet_build_xdp_buff_mrg()
503 sinfo = xdp_get_shared_info_from_buff(&xdp_buf); in ionic_run_xdp()
1436 struct skb_shared_info *shinfo = xdp_get_shared_info_from_buff(xdp_buff); in enetc_add_rx_buff_to_xdp()
Completed in 139 milliseconds