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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_mac.h49 s32 igb_get_hw_semaphore(struct e1000_hw *hw);
H A De1000_82575.c675 if (igb_get_hw_semaphore(hw)) {
720 while (igb_get_hw_semaphore(hw) != 0);
H A De1000_mac.c1022 * igb_get_hw_semaphore - Acquire hardware semaphore
1027 s32 igb_get_hw_semaphore(struct e1000_hw *hw) function

Completed in 43 milliseconds