Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/
Docteon_device.h299 #define OCT_FW_VER(maj, min, rev) \ macro
Dlio_ethtool.c837 cur_ver = OCT_FW_VER(oct->fw_info.ver.maj, in lio_set_phys_id()
879 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
891 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
904 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
Dlio_main.c3714 cur_ver = OCT_FW_VER(octeon_dev->fw_info.ver.maj, in setup_nic_devices()
3719 if (cur_ver < OCT_FW_VER(1, 7, 2)) { in setup_nic_devices()