Searched refs:IXGBE_SFP_POLL_JIFFIES (Results 1 – 2 of 2) sorted by relevance
560 #define IXGBE_SFP_POLL_JIFFIES (2 * HZ) /* SFP poll every 2 seconds */ macro
7759 adapter->sfp_poll_time = jiffies + IXGBE_SFP_POLL_JIFFIES - 1; in ixgbe_sfp_detection_subtask()