Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/amd/
Damd8111e.h590 #define DELAY_TIMER_CONV 50 /* msec to 10 usec conversion. macro
Damd8111e.c391 timeout = timeout * DELAY_TIMER_CONV; in amd8111e_set_coalesce()
405 timeout = timeout * DELAY_TIMER_CONV; in amd8111e_set_coalesce()