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