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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bridge/
H A Dbr_stp_bpdu.c22 #define JIFFIES_TO_TICKS(j) (((j) << 8) / HZ) macro
63 ticks = JIFFIES_TO_TICKS(jiff);

Completed in 28 milliseconds