Searched refs:p_double_size (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 363 u64 *p_single_size, u64 *p_double_size, 383 u64 *p_single_size, u64 *p_double_size,
|
D | spectrum.c | 3091 u64 *p_single_size, u64 *p_double_size, in mlxsw_sp_kvd_sizes_get() argument 3117 p_double_size); in mlxsw_sp_kvd_sizes_get() 3124 *p_double_size = rounddown(double_size, in mlxsw_sp_kvd_sizes_get() 3133 *p_double_size - *p_linear_size; in mlxsw_sp_kvd_sizes_get() 3137 *p_double_size < MLXSW_CORE_RES_GET(mlxsw_core, KVD_DOUBLE_MIN_SIZE) || in mlxsw_sp_kvd_sizes_get()
|
D | core.c | 2993 u64 *p_single_size, u64 *p_double_size, in mlxsw_core_kvd_sizes_get() argument 3002 p_single_size, p_double_size, in mlxsw_core_kvd_sizes_get()
|