Searched refs:p_double_size (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 423 u64 *p_single_size, u64 *p_double_size, 441 u64 *p_single_size, u64 *p_double_size,
|
D | spectrum.c | 3806 u64 *p_single_size, u64 *p_double_size, in mlxsw_sp_kvd_sizes_get() argument 3832 p_double_size); in mlxsw_sp_kvd_sizes_get() 3839 *p_double_size = rounddown(double_size, in mlxsw_sp_kvd_sizes_get() 3848 *p_double_size - *p_linear_size; in mlxsw_sp_kvd_sizes_get() 3852 *p_double_size < MLXSW_CORE_RES_GET(mlxsw_core, KVD_DOUBLE_MIN_SIZE) || in mlxsw_sp_kvd_sizes_get()
|
D | core.c | 3319 u64 *p_single_size, u64 *p_double_size, in mlxsw_core_kvd_sizes_get() argument 3328 p_single_size, p_double_size, in mlxsw_core_kvd_sizes_get()
|