Searched refs:e1000_put_hw_semaphore_82571 (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/e1000e/
H A D82571.c76 static void e1000_put_hw_semaphore_82571(struct e1000_hw *hw);
535 e1000_put_hw_semaphore_82571(hw);
544 * e1000_put_hw_semaphore_82571 - Release hardware semaphore
549 static void e1000_put_hw_semaphore_82571(struct e1000_hw *hw) function
721 e1000_put_hw_semaphore_82571(hw);
735 e1000_put_hw_semaphore_82571(hw);
1942 .release = e1000_put_hw_semaphore_82571,
1960 .release = e1000_put_hw_semaphore_82571,
1978 .release = e1000_put_hw_semaphore_82571,

Completed in 12 milliseconds