Home
last modified time | relevance | path

Searched refs:MLXSW_REG_CWTP_PROFILE_TO_INDEX (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h2353 #define MLXSW_REG_CWTP_PROFILE_TO_INDEX(profile) (profile - 1) macro
2359 u8 index = MLXSW_REG_CWTP_PROFILE_TO_INDEX(profile); in mlxsw_reg_cwtp_profile_pack()