Home
last modified time | relevance | path

Searched refs:__QLCNIC_MAX_LED_RATE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c108 *rate = __QLCNIC_MAX_LED_RATE; in qlcnic_validate_beacon()
114 if ((!*rate) || (*rate > __QLCNIC_MAX_LED_RATE)) in qlcnic_validate_beacon()
Dqlcnic.h1580 #define __QLCNIC_MAX_LED_RATE 0xf macro