Home
last modified time | relevance | path

Searched refs:xdp_rxq_info_reg_mem_model (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/net/core/
Dxdp.c241 int xdp_rxq_info_reg_mem_model(struct xdp_rxq_info *xdp_rxq, in xdp_rxq_info_reg_mem_model() function
305 EXPORT_SYMBOL_GPL(xdp_rxq_info_reg_mem_model);
/Linux-v4.19/include/net/
Dxdp.h136 int xdp_rxq_info_reg_mem_model(struct xdp_rxq_info *xdp_rxq,
/Linux-v4.19/drivers/net/
Dveth.c705 err = xdp_rxq_info_reg_mem_model(&rq->xdp_rxq, in veth_enable_xdp()
Dvirtio_net.c1421 err = xdp_rxq_info_reg_mem_model(&vi->rq[i].xdp_rxq, in virtnet_open()
Dtun.c853 err = xdp_rxq_info_reg_mem_model(&tfile->xdp_rxq, in tun_attach()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c621 err = xdp_rxq_info_reg_mem_model(&rq->xdp_rxq, in mlx5e_alloc_rq()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c6476 err = xdp_rxq_info_reg_mem_model(&rx_ring->xdp_rxq, in ixgbe_setup_rx_resources()