Searched refs:is_eswitch_flow (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3042 bool is_eswitch_flow;
3053 is_eswitch_flow = mlx5e_is_eswitch_flow(flow);
3054 if (!err && is_eswitch_flow) {
3045 bool is_eswitch_flow; local

Completed in 193 milliseconds