Home
last modified time | relevance | path

Searched refs:DELAY_TIMER_CONV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.h579 #define DELAY_TIMER_CONV 50 /* msec to 10 usec conversion. macro
H A Damd8111e.c382 timeout = timeout * DELAY_TIMER_CONV; in amd8111e_set_coalesce()
396 timeout = timeout * DELAY_TIMER_CONV; in amd8111e_set_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.h579 #define DELAY_TIMER_CONV 50 /* msec to 10 usec conversion. macro
H A Damd8111e.c381 timeout = timeout * DELAY_TIMER_CONV; in amd8111e_set_coalesce()
395 timeout = timeout * DELAY_TIMER_CONV; in amd8111e_set_coalesce()

Completed in 9 milliseconds