Searched refs:sfp_poll_time (Results 1 – 1 of 1) sorted by relevance
2953 adapter->sfp_poll_time = 0; in ixgbe_check_sfp_event()5814 adapter->sfp_poll_time = 0; in ixgbe_sfp_link_config()8206 if (adapter->sfp_poll_time && in ixgbe_sfp_detection_subtask()8207 time_after(adapter->sfp_poll_time, jiffies)) in ixgbe_sfp_detection_subtask()8214 adapter->sfp_poll_time = jiffies + IXGBE_SFP_POLL_JIFFIES - 1; in ixgbe_sfp_detection_subtask()