Home
last modified time | relevance | path

Searched refs:xdp_get_shared_info_from_buff (Results 1 – 21 of 21) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_xdp.c39 sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xmit_bd()
210 shinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xdp_buff_frags_free()
273 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_rx_xdp()
464 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xdp_build_skb()
Dbnxt.c1315 struct skb_shared_info *shinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_rx_agg_pages_xdp()
2190 sinfo = xdp_get_shared_info_from_buff(&xdp); in bnxt_rx_pkt()
/linux-6.14.4/include/net/
Dxdp.h149 xdp_get_shared_info_from_buff(const struct xdp_buff *xdp) in xdp_get_shared_info_from_buff() function
163 sinfo = xdp_get_shared_info_from_buff(xdp); in xdp_get_buff_len()
194 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in __xdp_buff_add_frag()
Dxdp_sock_drv.h125 xdp_get_shared_info_from_buff(xdp)->nr_frags = 0; in xsk_buff_free()
/linux-6.14.4/net/core/
Dxdp.c555 sinfo = xdp_get_shared_info_from_buff(xdp); in xdp_return_buff()
651 sinfo = xdp_get_shared_info_from_buff(xdp); in xdp_build_skb_from_buff()
706 xinfo = xdp_get_shared_info_from_buff(xdp); in xdp_copy_frags_from_zc()
Dfilter.c3988 sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_copy_buf()
4035 sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_pointer()
4117 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_frags_increase_tail()
4171 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_frags_shrink_tail()
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_txrx.c851 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in ice_add_xdp_frag()
982 sinfo = xdp_get_shared_info_from_buff(xdp); in ice_build_skb()
1040 sinfo = xdp_get_shared_info_from_buff(xdp); in ice_construct_skb()
1150 post_xdp_frags += xdp_get_shared_info_from_buff(xdp)->nr_frags; in ice_put_rx_mbuf()
Dice_txrx_lib.c366 sinfo = xdp_get_shared_info_from_buff(xdp); in __ice_xmit_xdp_ring()
Dice_xsk.c558 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()
/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c30 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()
/linux-6.14.4/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c772 shinfo = xdp_get_shared_info_from_buff(&pkt->buff); in fbnic_add_rx_frag()
793 shinfo = xdp_get_shared_info_from_buff(&pkt->buff); in fbnic_put_pkt_buff()
831 shinfo = xdp_get_shared_info_from_buff(&pkt->buff); in fbnic_build_skb()
/linux-6.14.4/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c2045 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()
Di40e_xsk.c298 sinfo = xdp_get_shared_info_from_buff(xdp); in i40e_construct_skb_zc()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1741 sinfo = xdp_get_shared_info_from_buff(&mxbuf.xdp); in mlx5e_skb_from_cqe_nonlinear()
2038 sinfo = xdp_get_shared_info_from_buff(&mxbuf.xdp); in mlx5e_skb_from_cqe_mpwrq_nonlinear()
/linux-6.14.4/net/bpf/
Dtest_run.c1270 sinfo = xdp_get_shared_info_from_buff(&xdp); in bpf_prog_test_run_xdp()
/linux-6.14.4/net/xdp/
Dxsk.c272 sinfo = xdp_get_shared_info_from_buff(xdp); in __xsk_rcv()
/linux-6.14.4/drivers/net/ethernet/marvell/
Dmvneta.c2075 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()
/linux-6.14.4/drivers/net/
Dveth.c712 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in veth_xdp_get()
Dvirtio_net.c1723 shinfo = xdp_get_shared_info_from_buff(xdp); in put_xdp_frags()
2083 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in build_skb_from_xdp_buff()
2157 shinfo = xdp_get_shared_info_from_buff(xdp); in virtnet_build_xdp_buff_mrg()
/linux-6.14.4/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c503 sinfo = xdp_get_shared_info_from_buff(&xdp_buf); in ionic_run_xdp()
/linux-6.14.4/drivers/net/ethernet/freescale/enetc/
Denetc.c1759 struct skb_shared_info *shinfo = xdp_get_shared_info_from_buff(xdp_buff); in enetc_add_rx_buff_to_xdp()