Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c826 mlxsw_reg_mbct_pack(linecard->mbct_pl, linecard->slot_index, in __mlxsw_linecard_fix_fsm_state()
829 MLXSW_REG(mbct), linecard->mbct_pl); in __mlxsw_linecard_fix_fsm_state()
848 mlxsw_reg_mbct_pack(linecard->mbct_pl, linecard->slot_index, in mlxsw_linecard_query_ini_status()
851 linecard->mbct_pl); in mlxsw_linecard_query_ini_status()
856 mlxsw_reg_mbct_unpack(linecard->mbct_pl, NULL, status, fsm_state); in mlxsw_linecard_query_ini_status()
883 mlxsw_reg_mbct_pack(linecard->mbct_pl, linecard->slot_index, in mlxsw_linecard_ini_transfer()
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()
917 mlxsw_reg_mbct_pack(linecard->mbct_pl, linecar in mlxsw_linecard_ini_erase()
946 mlxsw_linecard_bct_process(struct mlxsw_core *mlxsw_core, const char *mbct_pl) mlxsw_linecard_bct_process() argument
1204 char mbct_pl[MLXSW_REG_MBCT_LEN]; global() member
1220 mlxsw_linecard_bct_listener_func(const struct mlxsw_reg_info *reg, char *mbct_pl, void *priv) mlxsw_linecard_bct_listener_func() argument
[all...]
H A Dcore.h603 char mbct_pl[MLXSW_REG_MBCT_LEN]; /* Too big for stack */ member

Completed in 4 milliseconds