Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_i225.c20 return igc_acquire_swfw_sync_i225(hw, IGC_SWFW_EEP_SM); in igc_acquire_nvm_i225()
32 igc_release_swfw_sync_i225(hw, IGC_SWFW_EEP_SM); in igc_release_nvm_i225()
H A Digc_defines.h155 #define IGC_SWFW_EEP_SM 0x1 macro