fw_info_psid      951 drivers/net/ethernet/mellanox/mlxsw/core.c 	char fw_info_psid[MLXSW_REG_MGIR_FW_INFO_PSID_SIZE];
fw_info_psid      966 drivers/net/ethernet/mellanox/mlxsw/core.c 	mlxsw_reg_mgir_unpack(mgir_pl, &hw_rev, fw_info_psid, &fw_major,
fw_info_psid      974 drivers/net/ethernet/mellanox/mlxsw/core.c 	err = devlink_info_version_fixed_put(req, "fw.psid", fw_info_psid);
fw_info_psid     8740 drivers/net/ethernet/mellanox/mlxsw/reg.h MLXSW_ITEM_BUF(reg, mgir, fw_info_psid, 0x30, MLXSW_REG_MGIR_FW_INFO_PSID_SIZE);
fw_info_psid     8763 drivers/net/ethernet/mellanox/mlxsw/reg.h mlxsw_reg_mgir_unpack(char *payload, u32 *hw_rev, char *fw_info_psid,
fw_info_psid     8767 drivers/net/ethernet/mellanox/mlxsw/reg.h 	mlxsw_reg_mgir_fw_info_psid_memcpy_from(payload, fw_info_psid);