Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c2731 static int mlx4_xdp_set(struct net_device *dev, struct bpf_prog *prog) in mlx4_xdp_set() function
2832 return mlx4_xdp_set(dev, xdp->prog); in mlx4_xdp()