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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A D82571.c71 static void e1000_put_hw_semaphore_82571(struct e1000_hw *hw);
519 e1000_put_hw_semaphore_82571(hw);
528 * e1000_put_hw_semaphore_82571 - Release hardware semaphore
533 static void e1000_put_hw_semaphore_82571(struct e1000_hw *hw) function
570 e1000_put_hw_semaphore_82571(hw);
584 e1000_put_hw_semaphore_82571(hw);
1721 .release = e1000_put_hw_semaphore_82571,
1739 .release = e1000_put_hw_semaphore_82571,
1757 .release = e1000_put_hw_semaphore_82571,

Completed in 33 milliseconds