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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82540.c53 static s32 e1000_init_hw_82540(struct e1000_hw *hw);
196 mac->ops.init_hw = e1000_init_hw_82540;
323 * e1000_init_hw_82540 - Initialize hardware
328 static s32 e1000_init_hw_82540(struct e1000_hw *hw) function
335 DEBUGFUNC("e1000_init_hw_82540");

Completed in 56 milliseconds