Searched refs:IXGB_DELAY_AFTER_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/intel/ixgb/ | ||
D | ixgb_hw.h | 109 #define IXGB_DELAY_AFTER_RESET 1 /* allow 1ms after the reset */ macro |
D | ixgb_hw.c | 92 msleep(IXGB_DELAY_AFTER_RESET); in ixgb_mac_reset() |