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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1003 struct mlx5_flow_spec *spec, u8 *match_prio,
1034 *match_prio = prio_val;
1104 u8 match_prio; local
1120 err = mlx5e_hairpin_get_prio(priv, &parse_attr->spec, &match_prio,
1126 hpe = mlx5e_hairpin_get(priv, peer_id, match_prio);
1148 hpe->prio = match_prio;
1153 hash_hairpin_info(peer_id, match_prio));
1192 hp->pair->sqn[0], match_prio, params.log_data_size, params.log_num_packets);
1002 mlx5e_hairpin_get_prio(struct mlx5e_priv *priv, struct mlx5_flow_spec *spec, u8 *match_prio, struct netlink_ext_ack *extack) argument

Completed in 344 milliseconds