Searched refs:same_flow_direction (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4761 static bool same_flow_direction(struct mlx5e_tc_flow *flow, int flags)
4779 if (!flow || !same_flow_direction(flow, flags)) {
4831 if (!same_flow_direction(flow, flags)) {
4764 static bool same_flow_direction(struct mlx5e_tc_flow *flow, int flags) function

Completed in 322 milliseconds