Searched refs:mlx5e_params_validate_xdp (Results 1 – 1 of 1) sorted by relevance
4471 static bool mlx5e_params_validate_xdp(struct net_device *netdev, in mlx5e_params_validate_xdp() function4522 if (new_params.xdp_prog && !mlx5e_params_validate_xdp(netdev, priv->mdev, in mlx5e_change_mtu()5004 if (!mlx5e_params_validate_xdp(netdev, mdev, params)) in mlx5e_xdp_allowed()