Searched refs:mlx4_low_memory_profile (Results 1 – 4 of 4) sorted by relevance
156 params->max_num_tx_rings_p_up = mlx4_low_memory_profile() ? in mlx4_en_get_profile()170 if (mlx4_low_memory_profile()) { in mlx4_en_get_profile()
259 num_rx_rings = mlx4_low_memory_profile() ? MIN_RX_RINGS : in mlx4_en_set_num_rx_rings()
576 if (mlx4_low_memory_profile()) { in mlx4_dev_cap()2358 if (mlx4_low_memory_profile()) { in mlx4_init_hca()
1548 static inline bool mlx4_low_memory_profile(void) in mlx4_low_memory_profile() function