Searched refs:IAVF_RESET_WAIT_MS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/iavf/ | ||
H A D | iavf.h | 249 #define IAVF_RESET_WAIT_MS 10 macro |
H A D | iavf_main.c | 3053 msleep(IAVF_RESET_WAIT_MS); in iavf_reset_task() |