Searched refs:mlx4_low_memory_profile (Results 1 – 4 of 4) sorted by relevance
156 params->num_tx_rings_p_up = mlx4_low_memory_profile() ? in mlx4_en_get_profile()
344 num_rx_rings = mlx4_low_memory_profile() ? MIN_RX_RINGS : in mlx4_en_set_num_rx_rings()
430 if (mlx4_low_memory_profile()) { in mlx4_dev_cap()2076 if (mlx4_low_memory_profile()) { in mlx4_init_hca()
1485 static inline bool mlx4_low_memory_profile(void) in mlx4_low_memory_profile() function