Home
last modified time | relevance | path

Searched refs:p_update_handle (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h10502 static inline void mlxsw_reg_mcc_unpack(char *payload, u32 *p_update_handle, in mlxsw_reg_mcc_unpack() argument
10505 if (p_update_handle) in mlxsw_reg_mcc_unpack()
10506 *p_update_handle = mlxsw_reg_mcc_update_handle_get(payload); in mlxsw_reg_mcc_unpack()