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