Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dfs.c145 bool is_egress, in parse_flow_flow_action() argument
1058 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in _create_flow_rule() local
1063 if (dev->is_rep && is_egress) in _create_flow_rule()
1131 if (is_egress) in _create_flow_rule()
1288 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in mlx5_ib_create_flow() local
1335 if (is_egress && in mlx5_ib_create_flow()
1351 is_egress ? MLX5_IB_FT_TX : MLX5_IB_FT_RX); in mlx5_ib_create_flow()
1365 if (is_egress) { in mlx5_ib_create_flow()
Dmlx5_ib.h1009 bool is_egress,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c189 bool is_egress = false; in mlxsw_sp_rif_counter_edit() local
193 is_egress = true; in mlxsw_sp_rif_counter_edit()
200 is_egress); in mlxsw_sp_rif_counter_edit()