Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtestmode.c34 u16 drv_major; member
70 body->drv_major = wcn->fw_major; in wcn36xx_tm_cmd_ptt()
/openbmc/linux/drivers/firmware/arm_ffa/
H A Ddriver.c101 u16 drv_major = FFA_MAJOR_VERSION(FFA_DRIVER_VERSION); in ffa_compatible_version_find() local
104 if ((major < drv_major) || (major == drv_major && minor <= drv_minor)) in ffa_compatible_version_find()
/openbmc/linux/include/linux/qed/
H A Dqed_if.h768 u8 drv_major; member
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_main.c2611 sp_params.drv_major = QEDI_DRIVER_MAJOR_VER; in __qedi_probe()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1348 drv_version.version = (params->drv_major << 24) | in qed_slowpath_start()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c3478 slowpath_params.drv_major = QEDF_DRIVER_MAJOR_VER; in __qedf_probe()