Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/
Dhwt.c53 #define HWT_MAX (65000) macro
59 if (time > HWT_MAX) in hwt_start()
60 time = HWT_MAX ; in hwt_start()