Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c108 char mddt_pl[MLXSW_REG_MDDT_LEN]; in mlxsw_linecard_device_fw_component_query() local
112 mlxsw_reg_mddt_pack(mddt_pl, linecard->slot_index, in mlxsw_linecard_device_fw_component_query()
118 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(mddt), mddt_pl); in mlxsw_linecard_device_fw_component_query()
138 char mddt_pl[MLXSW_REG_MDDT_LEN]; in mlxsw_linecard_device_fw_fsm_lock() local
143 mlxsw_reg_mddt_pack(mddt_pl, linecard->slot_index, in mlxsw_linecard_device_fw_fsm_lock()
148 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(mddt), mddt_pl); in mlxsw_linecard_device_fw_fsm_lock()
156 mlxsw_reg_mddt_pack(mddt_pl, linecard->slot_index, in mlxsw_linecard_device_fw_fsm_lock()
162 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mddt), mddt_pl); in mlxsw_linecard_device_fw_fsm_lock()
176 char mddt_pl[MLXSW_REG_MDDT_LEN]; in mlxsw_linecard_device_fw_fsm_component_update() local
179 mlxsw_reg_mddt_pack(mddt_pl, linecard->slot_index, in mlxsw_linecard_device_fw_fsm_component_update()
[all …]