Searched refs:rec_ind (Results 1 – 1 of 1) sorted by relevance
9521 static inline void mlxsw_reg_mtbr_temp_unpack(char *payload, int rec_ind, in mlxsw_reg_mtbr_temp_unpack() argument9525 *p_temp = mlxsw_reg_mtbr_rec_temp_get(payload, rec_ind); in mlxsw_reg_mtbr_temp_unpack()9527 *p_max_temp = mlxsw_reg_mtbr_rec_max_temp_get(payload, rec_ind); in mlxsw_reg_mtbr_temp_unpack()