Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
Dhwt.c57 #define HWT_MAX (65000) macro
63 if (time > HWT_MAX) in hwt_start()
64 time = HWT_MAX ; in hwt_start()