Searched refs:p_double_size (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 283 u64 *p_single_size, u64 *p_double_size, 292 u64 *p_single_size, u64 *p_double_size,
|
D | core.c | 1833 u64 *p_single_size, u64 *p_double_size, in mlxsw_core_kvd_sizes_get() argument 1842 p_single_size, p_double_size, in mlxsw_core_kvd_sizes_get()
|
D | spectrum.c | 4060 u64 *p_single_size, u64 *p_double_size, in mlxsw_sp_kvd_sizes_get() argument 4086 p_double_size); in mlxsw_sp_kvd_sizes_get() 4093 *p_double_size = rounddown(double_size, in mlxsw_sp_kvd_sizes_get() 4102 *p_double_size - *p_linear_size; in mlxsw_sp_kvd_sizes_get() 4106 *p_double_size < MLXSW_CORE_RES_GET(mlxsw_core, KVD_DOUBLE_MIN_SIZE) || in mlxsw_sp_kvd_sizes_get()
|