host_pf_disabled 2089 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	bool host_pf_disabled;
host_pf_disabled 2094 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	host_pf_disabled = MLX5_GET(query_esw_functions_out, out,
host_pf_disabled 2095 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 				    host_params_context.host_pf_disabled);
host_pf_disabled 2097 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 	if (new_num_vfs == esw->esw_funcs.num_vfs || host_pf_disabled)
host_pf_disabled 10094 include/linux/mlx5/mlx5_ifc.h 	u8         host_pf_disabled[0x1];