Home
last modified time | relevance | path

Searched refs:OCT_FW_VER (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Docteon_device.h299 #define OCT_FW_VER(maj, min, rev) \ macro
Dlio_ethtool.c839 cur_ver = OCT_FW_VER(oct->fw_info.ver.maj, in lio_set_phys_id()
881 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
893 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
906 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
Dlio_main.c3734 cur_ver = OCT_FW_VER(octeon_dev->fw_info.ver.maj, in setup_nic_devices()
3739 if (cur_ver < OCT_FW_VER(1, 7, 2)) { in setup_nic_devices()