Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/amd/
Damd8111e.h579 #define DELAY_TIMER_CONV 50 /* msec to 10 usec conversion. macro
Damd8111e.c381 timeout = timeout * DELAY_TIMER_CONV; in amd8111e_set_coalesce()
395 timeout = timeout * DELAY_TIMER_CONV; in amd8111e_set_coalesce()