Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_i225.c63 igc_put_hw_semaphore(hw); in igc_get_hw_semaphore_i225()
94 igc_put_hw_semaphore(hw); in igc_get_hw_semaphore_i225()
129 igc_put_hw_semaphore(hw); in igc_acquire_swfw_sync_i225()
143 igc_put_hw_semaphore(hw); in igc_acquire_swfw_sync_i225()
174 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