Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/carl9170/
Dfwdesc.h105 u8 cur_ver; member
218 .cur_ver = _cur_ver, \
223 __le16 length, u8 min_ver, u8 cur_ver) in carl9170fw_fill_desc() argument
232 head->cur_ver = cur_ver; in carl9170fw_fill_desc()
243 (((head)->cur_ver < _min_ver) || ((head)->min_ver > _min_ver)) \
/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c835 u32 cur_ver; in lio_set_phys_id() local
838 cur_ver = OCT_FW_VER(oct->fw_info.ver.maj, in lio_set_phys_id()
880 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
892 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
905 cur_ver > OCT_FW_VER(1, 7, 2)) in lio_set_phys_id()
Dlio_main.c3354 u32 cur_ver; in setup_nic_devices() local
3737 cur_ver = OCT_FW_VER(octeon_dev->fw_info.ver.maj, in setup_nic_devices()
3742 if (cur_ver < OCT_FW_VER(1, 7, 2)) { in setup_nic_devices()