Home
last modified time | relevance | path

Searched refs:igb_reset_hw_82575 (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/igb/
De1000_82575.c50 static s32 igb_reset_hw_82575(struct e1000_hw *);
198 mac->ops.reset_hw = igb_reset_hw_82575; in igb_get_invariants_82575()
972 static s32 igb_reset_hw_82575(struct e1000_hw *hw) in igb_reset_hw_82575() function