Searched refs:p_single_size (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | core.h | 314 u64 *p_single_size, u64 *p_double_size, 332 u64 *p_single_size, u64 *p_double_size,
|
D | core.c | 2095 u64 *p_single_size, u64 *p_double_size, in mlxsw_core_kvd_sizes_get() argument 2104 p_single_size, p_double_size, in mlxsw_core_kvd_sizes_get()
|
D | spectrum.c | 5180 u64 *p_single_size, u64 *p_double_size, in mlxsw_sp_kvd_sizes_get() argument 5219 p_single_size); in mlxsw_sp_kvd_sizes_get() 5221 *p_single_size = MLXSW_CORE_RES_GET(mlxsw_core, KVD_SIZE) - in mlxsw_sp_kvd_sizes_get() 5225 if (*p_single_size < MLXSW_CORE_RES_GET(mlxsw_core, KVD_SINGLE_MIN_SIZE) || in mlxsw_sp_kvd_sizes_get()
|