Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h110 #define IXGB_DELAY_AFTER_EE_RESET 10 /* allow 10ms after the EEPROM reset */ macro
Dixgb_hw.c325 msleep(IXGB_DELAY_AFTER_EE_RESET); in ixgb_init_hw()