Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb3/
Dfirmware_exports.h162 #define G_FW_VERSION_MAJOR(x) \ macro
Dcxgb3_main.c1636 G_FW_VERSION_MAJOR(fw_vers), in get_drvinfo()
Dt3_hw.c1037 major = G_FW_VERSION_MAJOR(vers); in t3_check_fw_version()
/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c958 if (G_FW_VERSION_MAJOR(rdev_p->fw_info.fw_vers) != CXIO_FW_MAJ) { in cxio_rdev_open()
962 G_FW_VERSION_MAJOR(rdev_p->fw_info.fw_vers)); in cxio_rdev_open()