Searched refs:mcc_pl (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | core.c | 963 char mcc_pl[MLXSW_REG_MCC_LEN]; in mlxsw_core_fw_fsm_lock() local 967 mlxsw_reg_mcc_pack(mcc_pl, 0, 0, 0, 0); in mlxsw_core_fw_fsm_lock() 986 char mcc_pl[MLXSW_REG_MCC_LEN]; in mlxsw_core_fw_fsm_component_update() local 1011 char mcc_pl[MLXSW_REG_MCC_LEN]; in mlxsw_core_fw_fsm_component_verify() local 1023 char mcc_pl[MLXSW_REG_MCC_LEN]; in mlxsw_core_fw_fsm_activate() local 1036 char mcc_pl[MLXSW_REG_MCC_LEN]; in mlxsw_core_fw_fsm_query_state() local 1041 mlxsw_reg_mcc_pack(mcc_pl, 0, 0, fwhandle, 0); in mlxsw_core_fw_fsm_query_state() 1057 char mcc_pl[MLXSW_REG_MCC_LEN]; in mlxsw_core_fw_fsm_cancel() local 1060 mlxsw_reg_write(mlxsw_core, MLXSW_REG(mcc), mcc_pl); in mlxsw_core_fw_fsm_cancel() 1068 char mcc_pl[MLXSW_REG_MCC_LEN]; in mlxsw_core_fw_fsm_release() local [all …]
|
Completed in 11 milliseconds