Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c104 *rate = __QLCNIC_MAX_LED_RATE; in qlcnic_validate_beacon()
110 if ((!*rate) || (*rate > __QLCNIC_MAX_LED_RATE)) in qlcnic_validate_beacon()
Dqlcnic.h1570 #define __QLCNIC_MAX_LED_RATE 0xf macro