Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.c15 static s32 igc_get_hw_semaphore_i225(struct igc_hw *hw);
280 if (igc_get_hw_semaphore_i225(hw)) { in igc_acquire_swfw_sync_i225()
325 while (igc_get_hw_semaphore_i225(hw) != IGC_SUCCESS) in igc_release_swfw_sync_i225()
370 static s32 igc_get_hw_semaphore_i225(struct igc_hw *hw) in igc_get_hw_semaphore_i225() function