Searched refs:MLXSW_RES_SET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | resources.h | 151 #define MLXSW_RES_SET(res, short_res_id, value) \ macro
|
H A D | pci.c | 1087 MLXSW_RES_SET(res, KVD_SINGLE_SIZE, single_size); in mlxsw_pci_profile_get_kvd_sizes() 1088 MLXSW_RES_SET(res, KVD_DOUBLE_SIZE, double_size); in mlxsw_pci_profile_get_kvd_sizes() 1089 MLXSW_RES_SET(res, KVD_LINEAR_SIZE, linear_size); in mlxsw_pci_profile_get_kvd_sizes()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | resources.h | 155 #define MLXSW_RES_SET(res, short_res_id, value) \ macro
|
H A D | pci.c | 1172 MLXSW_RES_SET(res, KVD_SINGLE_SIZE, single_size); in mlxsw_pci_profile_get_kvd_sizes() 1173 MLXSW_RES_SET(res, KVD_DOUBLE_SIZE, double_size); in mlxsw_pci_profile_get_kvd_sizes() 1174 MLXSW_RES_SET(res, KVD_LINEAR_SIZE, linear_size); in mlxsw_pci_profile_get_kvd_sizes()
|
Completed in 7 milliseconds