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