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