Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h33 (FW_REVISION_VERSION << 8) | FW_ENGINEERING_VERSION)
H A Dqed_main.c60 __stringify(FW_ENGINEERING_VERSION)
412 dev_info->fw_eng = FW_ENGINEERING_VERSION; in qed_fill_dev_info()
H A Dqed_vf.c271 req->vfdev_info.fw_engineering = FW_ENGINEERING_VERSION; in qed_vf_pf_acquire()
H A Dqed_rdma.c421 (FW_REVISION_VERSION << 8) | (FW_ENGINEERING_VERSION); in qed_rdma_init_devinfo()
H A Dqed_sriov.c1631 pfdev_info->fw_eng = FW_ENGINEERING_VERSION; in qed_iov_vf_mbx_acquire()
/openbmc/linux/include/linux/qed/
H A Dcommon_hsi.h97 #define FW_ENGINEERING_VERSION 0 macro
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1729 FW_ENGINEERING_VERSION); in qedf_setup_fdmi()
3352 FW_ENGINEERING_VERSION); in __qedf_probe()
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_main.c2722 FW_REVISION_VERSION, FW_ENGINEERING_VERSION); in __qedi_probe()