Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_i225.c120 ret_val = -IGC_ERR_SWFW_SYNC; in igc_acquire_swfw_sync_i225()
136 ret_val = -IGC_ERR_SWFW_SYNC; in igc_acquire_swfw_sync_i225()
H A Digc_defines.h129 #define IGC_ERR_SWFW_SYNC 13 macro