Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c829 MLXSW_REG(mbct), linecard->mbct_pl); in __mlxsw_linecard_fix_fsm_state()
851 linecard->mbct_pl); in mlxsw_linecard_query_ini_status()
885 mlxsw_reg_mbct_dt_pack(linecard->mbct_pl, data_size, in mlxsw_linecard_ini_transfer()
888 linecard->mbct_pl); in mlxsw_linecard_ini_transfer()
893 mlxsw_reg_mbct_unpack(linecard->mbct_pl, NULL, in mlxsw_linecard_ini_transfer()
920 linecard->mbct_pl); in mlxsw_linecard_ini_erase()
947 const char *mbct_pl) in mlxsw_linecard_bct_process() argument
1204 char mbct_pl[MLXSW_REG_MBCT_LEN]; member
1215 mlxsw_linecard_bct_process(mlxsw_core, event->mbct_pl); in mlxsw_linecard_bct_event_work()
1221 char *mbct_pl, void *priv) in mlxsw_linecard_bct_listener_func() argument
[all …]
H A Dcore.h603 char mbct_pl[MLXSW_REG_MBCT_LEN]; /* Too big for stack */ member