Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_i225.c13 static s32 igc_get_hw_semaphore_i225(struct igc_hw *hw);
298 if (igc_get_hw_semaphore_i225(hw)) { in igc_acquire_swfw_sync_i225()
343 while (igc_get_hw_semaphore_i225(hw) != IGC_SUCCESS) in igc_release_swfw_sync_i225()
388 static s32 igc_get_hw_semaphore_i225(struct igc_hw *hw) in igc_get_hw_semaphore_i225() function