Searched refs:is_valid_ethertype (Results 1 – 1 of 1) sorted by relevance
577 static bool is_valid_ethertype(struct mlx5_core_dev *mdev, in is_valid_ethertype() function 629 return is_valid_ethertype(mdev, flow_attr, false) && in is_valid_attr() 630 is_valid_ethertype(mdev, flow_attr, true); in is_valid_attr()