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