Searched refs:p_update_handle (Results 1 – 1 of 1) sorted by relevance
10587 static inline void mlxsw_reg_mcc_unpack(char *payload, u32 *p_update_handle, in mlxsw_reg_mcc_unpack() argument10590 if (p_update_handle) in mlxsw_reg_mcc_unpack()10591 *p_update_handle = mlxsw_reg_mcc_update_handle_get(payload); in mlxsw_reg_mcc_unpack()