Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.h109 #define IXGB_DELAY_AFTER_RESET 1 /* allow 1ms after the reset */ macro
Dixgb_hw.c92 msleep(IXGB_DELAY_AFTER_RESET); in ixgb_mac_reset()