Searched refs:igb_get_auto_rd_done (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.h47 s32 igb_get_auto_rd_done(struct e1000_hw *hw);
H A De1000_82575.c953 ret_val = igb_get_auto_rd_done(hw);
1645 ret_val = igb_get_auto_rd_done(hw);
H A De1000_mac.c1092 * igb_get_auto_rd_done - Check for auto read completion
1097 s32 igb_get_auto_rd_done(struct e1000_hw *hw) function

Completed in 60 milliseconds