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