Searched refs:ICE_LAG_RESET_RETRIES (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ | ||
H A D | ice_lag.h | 19 #define ICE_LAG_RESET_RETRIES 5 macro |
H A D | ice_lag.c | 1162 for (i = 0; i < ICE_LAG_RESET_RETRIES; i++) { in ice_lag_set_swid() |