Searched refs:mlxsw_reg_mcc_unpack (Results 1 – 2 of 2) sorted by relevance
924 mlxsw_reg_mcc_unpack(mcc_pl, fwhandle, NULL, &control_state); in mlxsw_core_fw_fsm_lock()998 mlxsw_reg_mcc_unpack(mcc_pl, NULL, &error_code, &control_state); in mlxsw_core_fw_fsm_query_state()
9437 static inline void mlxsw_reg_mcc_unpack(char *payload, u32 *p_update_handle, in mlxsw_reg_mcc_unpack() function