Lines Matching refs:is_egress
144 bool is_egress, in parse_flow_flow_action() argument
155 action->action |= is_egress ? in parse_flow_flow_action()
920 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in _create_flow_rule() local
925 if (dev->is_rep && is_egress) in _create_flow_rule()
970 if (is_egress && in _create_flow_rule()
971 !is_valid_spec(dev->mdev, spec, &flow_act, is_egress)) { in _create_flow_rule()
999 if (is_egress) in _create_flow_rule()
1156 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in mlx5_ib_create_flow() local
1204 if (is_egress && in mlx5_ib_create_flow()
1220 is_egress ? MLX5_IB_FT_TX : MLX5_IB_FT_RX); in mlx5_ib_create_flow()
1234 if (is_egress) { in mlx5_ib_create_flow()