Searched refs:mlx4_low_memory_profile (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c156 params->max_num_tx_rings_p_up = mlx4_low_memory_profile() ?
170 if (mlx4_low_memory_profile()) {
H A Den_rx.c257 num_rx_rings = mlx4_low_memory_profile() ? MIN_RX_RINGS :
H A Dmain.c582 if (mlx4_low_memory_profile()) {
2364 if (mlx4_low_memory_profile()) {
/linux-master/include/linux/mlx4/
H A Ddevice.h1548 static inline bool mlx4_low_memory_profile(void) function

Completed in 128 milliseconds