Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c103 *rate = __QLCNIC_MAX_LED_RATE; in qlcnic_validate_beacon()
109 if ((!*rate) || (*rate > __QLCNIC_MAX_LED_RATE)) in qlcnic_validate_beacon()
Dqlcnic.h1570 #define __QLCNIC_MAX_LED_RATE 0xf macro