Searched refs:is_egress (Results 1 – 3 of 3) sorted by relevance
144 bool is_egress, in parse_flow_flow_action() argument1057 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in _create_flow_rule() local1062 if (dev->is_rep && is_egress) in _create_flow_rule()1130 if (is_egress) in _create_flow_rule()1287 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in mlx5_ib_create_flow() local1334 if (is_egress && in mlx5_ib_create_flow()1350 is_egress ? MLX5_IB_FT_TX : MLX5_IB_FT_RX); in mlx5_ib_create_flow()1364 if (is_egress) { in mlx5_ib_create_flow()
1029 bool is_egress,
192 bool is_egress = false; in mlxsw_sp_rif_counter_edit() local196 is_egress = true; in mlxsw_sp_rif_counter_edit()203 is_egress); in mlxsw_sp_rif_counter_edit()
Completed in 37 milliseconds