Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h130 #define IXGBE_FAILED_READ_RETRIES 5 macro
H A Dixgbe_main.c307 for (i = 0; i < IXGBE_FAILED_READ_RETRIES; i++) { in ixgbe_check_remove()