Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dmac.h36 void e1000e_put_hw_semaphore(struct e1000_hw *hw);
H A D80003es2lan.c291 e1000e_put_hw_semaphore(hw); in e1000_acquire_swfw_sync_80003es2lan()
304 e1000e_put_hw_semaphore(hw); in e1000_acquire_swfw_sync_80003es2lan()
328 e1000e_put_hw_semaphore(hw); in e1000_release_swfw_sync_80003es2lan()
H A Dmac.c1389 e1000e_put_hw_semaphore(hw); in e1000e_get_hw_semaphore()
1403 void e1000e_put_hw_semaphore(struct e1000_hw *hw) in e1000e_put_hw_semaphore() function