Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c177 mlxsw_reg_mcc_unpack(mcc_pl, fwhandle, NULL, &control_state); in mlxsw_sp_fsm_lock()
256 mlxsw_reg_mcc_unpack(mcc_pl, NULL, &error_code, &control_state); in mlxsw_sp_fsm_query_state()
Dreg.h8125 static inline void mlxsw_reg_mcc_unpack(char *payload, u32 *p_update_handle, in mlxsw_reg_mcc_unpack() function