Home
last modified time | relevance | path

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

/linux/include/net/
A Dxdp.h109 xdp_get_shared_info_from_buff(struct xdp_buff *xdp) in xdp_get_shared_info_from_buff() function
/linux/drivers/net/ethernet/marvell/
A Dmvneta.c2180 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_run_xdp()
2267 sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_swbm_rx_frame()
2310 sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_swbm_add_rx_fragment()
2322 struct skb_shared_info *sinfo = xdp_get_shared_info_from_buff(xdp); in mvneta_swbm_build_skb()
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc.c1395 shinfo = xdp_get_shared_info_from_buff(xdp_buff); in enetc_map_rx_buff_to_xdp()
1402 struct skb_shared_info *shinfo = xdp_get_shared_info_from_buff(xdp_buff); in enetc_add_rx_buff_to_xdp()

Completed in 25 milliseconds