Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c150 bool is_egress, in parse_flow_flow_action() argument
1527 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in _create_flow_rule() local
1532 if (dev->is_rep && is_egress) in _create_flow_rule()
1600 if (is_egress) in _create_flow_rule()
1741 bool is_egress = flow_attr->flags & IB_FLOW_ATTR_FLAGS_EGRESS; in mlx5_ib_create_flow() local
1788 if (is_egress && in mlx5_ib_create_flow()
1804 is_egress ? MLX5_IB_FT_TX : MLX5_IB_FT_RX); in mlx5_ib_create_flow()
1818 if (is_egress) { in mlx5_ib_create_flow()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c219 bool is_egress = false; in mlxsw_sp_rif_counter_edit() local
223 is_egress = true; in mlxsw_sp_rif_counter_edit()
230 is_egress); in mlxsw_sp_rif_counter_edit()