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

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dptp.c74 #define PKT_EVENT_LIFETIME_MS 10 macro
1625 match->expiry = jiffies + msecs_to_jiffies(PKT_EVENT_LIFETIME_MS);
1869 evt->expiry = jiffies + msecs_to_jiffies(PKT_EVENT_LIFETIME_MS);
/linux-master/drivers/net/ethernet/sfc/
H A Dptp.c75 #define PKT_EVENT_LIFETIME_MS 10 macro
1743 match->expiry = jiffies + msecs_to_jiffies(PKT_EVENT_LIFETIME_MS);

Completed in 166 milliseconds