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

/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c47 MLX4_RES_EQ, enumerator in enum:__anon2695
62 [MLX4_RES_EQ] = "EQ",
117 profile[MLX4_RES_EQ].size = dev_cap->eqc_entry_sz;
129 profile[MLX4_RES_EQ].num = min_t(unsigned, dev_cap->max_eqs, MAX_MSIX);
217 case MLX4_RES_EQ:

Completed in 11 milliseconds