Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dfirmware_exports.h162 #define G_FW_VERSION_MAJOR(x) \ macro
Dcxgb3_main.c1639 G_FW_VERSION_MAJOR(fw_vers), in get_drvinfo()
Dt3_hw.c1071 major = G_FW_VERSION_MAJOR(vers); in t3_check_fw_version()
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c929 if (G_FW_VERSION_MAJOR(rdev_p->fw_info.fw_vers) != CXIO_FW_MAJ) { in cxio_rdev_open()
932 G_FW_VERSION_MAJOR(rdev_p->fw_info.fw_vers)); in cxio_rdev_open()