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

/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_api.h47 extern s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw);
H A Dixgbe_82598.c119 * ixgbe_init_ops_82598 - Inits func ptrs and MAC type
125 s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw) function
131 DEBUGFUNC("ixgbe_init_ops_82598");
H A Dixgbe_api.c104 status = ixgbe_init_ops_82598(hw);

Completed in 97 milliseconds