Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_matcher.c694 info.type = CONNECT_HIT; in dr_nic_matcher_connect()
702 &info, info.type == CONNECT_HIT); in dr_nic_matcher_connect()
721 info.type = CONNECT_HIT; in dr_nic_matcher_connect()
1046 info.type = CONNECT_HIT; in dr_matcher_disconnect_nic()
H A Ddr_types.h1142 CONNECT_HIT = 1, enumerator
H A Ddr_ste.c418 if (connect_info->type == CONNECT_HIT) in mlx5dr_ste_set_formatted_ste()