Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_xdp.c39 sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xmit_bd()
208 shinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xdp_buff_frags_free()
271 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(&xdp); in bnxt_rx_xdp()
470 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_xdp_build_skb()
A Dbnxt.c1184 struct skb_shared_info *shinfo = xdp_get_shared_info_from_buff(xdp); in bnxt_rx_agg_pages_xdp()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_txrx_lib.h23 const struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in ice_set_rx_bufs_act()
A Dice_txrx_lib.c352 sinfo = xdp_get_shared_info_from_buff(xdp); in __ice_xmit_xdp_ring()
A Dice_txrx.c881 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in ice_add_xdp_frag()
991 sinfo = xdp_get_shared_info_from_buff(xdp); in ice_build_skb()
1050 sinfo = xdp_get_shared_info_from_buff(xdp); in ice_construct_skb()
/linux-6.3-rc2/include/net/
A Dxdp.h147 xdp_get_shared_info_from_buff(struct xdp_buff *xdp) in xdp_get_shared_info_from_buff() function
160 sinfo = xdp_get_shared_info_from_buff(xdp); in xdp_get_buff_len()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_ring.c30 sinfo = xdp_get_shared_info_from_buff(xdp); in aq_get_rxpages_xdp()
504 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in aq_add_rx_fragment()
/linux-6.3-rc2/net/core/
A Dxdp.c523 sinfo = xdp_get_shared_info_from_buff(xdp); in xdp_return_buff()
A Dfilter.c3902 sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_copy_buf()
3935 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_pointer()
4020 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_frags_increase_tail()
4041 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in bpf_xdp_frags_shrink_tail()
/linux-6.3-rc2/drivers/net/
A Dvirtio_net.c954 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in build_skb_from_xdp_buff()
1028 shinfo = xdp_get_shared_info_from_buff(xdp); in virtnet_build_xdp_buff_mrg()
1239 shinfo = xdp_get_shared_info_from_buff(&xdp); in receive_mergeable()
A Dveth.c692 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in veth_xdp_get()
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dmvneta.c2068 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_xdp_put_buff()
2348 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_swbm_add_rx_fragment()
2392 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_swbm_build_skb()
/linux-6.3-rc2/net/bpf/
A Dtest_run.c1377 sinfo = xdp_get_shared_info_from_buff(&xdp); in bpf_prog_test_run_xdp()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rx.c1658 sinfo = xdp_get_shared_info_from_buff(&mxbuf.xdp); in mlx5e_skb_from_cqe_nonlinear()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc.c1422 struct skb_shared_info *shinfo = xdp_get_shared_info_from_buff(xdp_buff); in enetc_add_rx_buff_to_xdp()

Completed in 91 milliseconds