Searched refs:mlxsw_reg_mbct_unpack (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_linecards.c | 856 mlxsw_reg_mbct_unpack(linecard->mbct_pl, NULL, status, fsm_state); in mlxsw_linecard_query_ini_status() 893 mlxsw_reg_mbct_unpack(linecard->mbct_pl, NULL, in mlxsw_linecard_ini_transfer() 925 mlxsw_reg_mbct_unpack(linecard->mbct_pl, NULL, &status, &fsm_state); in mlxsw_linecard_ini_erase() 955 mlxsw_reg_mbct_unpack(mbct_pl, &slot_index, &status, &fsm_state); in mlxsw_linecard_bct_process() 990 mlxsw_reg_mbct_unpack(linecard->mbct_pl, NULL, &status, &fsm_state); in mlxsw_linecard_ini_activate()
|
H A D | reg.h | 11367 mlxsw_reg_mbct_unpack(const char *payload, u8 *p_slot_index, in mlxsw_reg_mbct_unpack() function
|