Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h112 #define IXGB_DELAY_USECS_AFTER_LINK_RESET 13 /* allow 13 microseconds after the reset */ macro
Dixgb_hw.c1168 udelay(IXGB_DELAY_USECS_AFTER_LINK_RESET); in ixgb_link_reset()