Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_matcher.c669 info.type = CONNECT_HIT; in dr_matcher_connect()
677 &info, info.type == CONNECT_HIT); in dr_matcher_connect()
696 info.type = CONNECT_HIT; in dr_matcher_connect()
979 info.type = CONNECT_HIT; in dr_matcher_disconnect()
Ddr_types.h979 CONNECT_HIT = 1, enumerator
Ddr_ste.c393 if (connect_info->type == CONNECT_HIT) in mlx5dr_ste_set_formatted_ste()