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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_mac.h95 void e1000_put_hw_semaphore(struct e1000_hw *hw);
H A De1000_mac.c2233 e1000_put_hw_semaphore(hw);
2257 e1000_put_hw_semaphore(hw);
2266 * e1000_put_hw_semaphore - Release hardware semaphore
2271 void e1000_put_hw_semaphore(struct e1000_hw *hw) function
2275 DEBUGFUNC("e1000_put_hw_semaphore");
2318 e1000_put_hw_semaphore(hw);
2332 e1000_put_hw_semaphore(hw);
2360 e1000_put_hw_semaphore(hw);
H A De1000_82571.c127 phy->ops.release = e1000_put_hw_semaphore;
140 phy->ops.release = e1000_put_hw_semaphore;
647 e1000_put_hw_semaphore(hw);
663 e1000_put_hw_semaphore(hw);

Completed in 106 milliseconds