Home
last modified time | relevance | path

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

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