Home
last modified time | relevance | path

Searched refs:is_egress (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c144 bool is_egress, in parse_flow_flow_action() argument
1055 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in _create_flow_rule() local
1060 if (dev->is_rep && is_egress) in _create_flow_rule()
1128 if (is_egress) in _create_flow_rule()
1285 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in mlx5_ib_create_flow() local
1332 if (is_egress && in mlx5_ib_create_flow()
1348 is_egress ? MLX5_IB_FT_TX : MLX5_IB_FT_RX); in mlx5_ib_create_flow()
1362 if (is_egress) { in mlx5_ib_create_flow()
H A Dmlx5_ib.h1045 bool is_egress,
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c218 bool is_egress = false; in mlxsw_sp_rif_counter_edit() local
222 is_egress = true; in mlxsw_sp_rif_counter_edit()
229 is_egress); in mlxsw_sp_rif_counter_edit()