Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_i225.c62 igc_put_hw_semaphore(hw); in igc_get_hw_semaphore_i225()
93 igc_put_hw_semaphore(hw); in igc_get_hw_semaphore_i225()
128 igc_put_hw_semaphore(hw); in igc_acquire_swfw_sync_i225()
142 igc_put_hw_semaphore(hw); in igc_acquire_swfw_sync_i225()
173 igc_put_hw_semaphore(hw); in igc_release_swfw_sync_i225()
Digc_mac.h20 void igc_put_hw_semaphore(struct igc_hw *hw);
Digc_mac.c725 void igc_put_hw_semaphore(struct igc_hw *hw) in igc_put_hw_semaphore() function