Searched refs:p_single_size (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/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 3845 p_single_size); in mlxsw_sp_kvd_sizes_get() 3847 *p_single_size = MLXSW_CORE_RES_GET(mlxsw_core, KVD_SIZE) - in mlxsw_sp_kvd_sizes_get() 3851 if (*p_single_size < MLXSW_CORE_RES_GET(mlxsw_core, KVD_SINGLE_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()
|