Searched refs:multi_vhca (Results 1 – 1 of 1) sorted by relevance
40 bool multi_vhca = res->features & MLX5E_RX_RES_FEATURE_MULTI_VHCA; in get_vhca_ids() local42 return multi_vhca ? res->rss_vhca_ids + offset : NULL; in get_vhca_ids()304 bool multi_vhca) in mlx5e_rx_res_alloc() argument318 if (multi_vhca) { in mlx5e_rx_res_alloc()453 bool multi_vhca = features & MLX5E_RX_RES_FEATURE_MULTI_VHCA; in mlx5e_rx_res_create() local457 res = mlx5e_rx_res_alloc(mdev, max_nch, multi_vhca); in mlx5e_rx_res_create()