Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c1139 .pf_not_exist = MLX5_GET(host_params_context, entry, in mlx5_esw_host_pf_from_host_params()
1183 .pf_not_exist = true, in mlx5_esw_host_pf_from_net_func_params()
1246 esw->esw_funcs.host_funcs_disabled = host_pf_info.pf_not_exist; in mlx5_esw_host_functions_enabled_query()
H A Deswitch.h75 bool pf_not_exist; member