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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h45 extern s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw);
H A Dixgbe_api.c97 status = ixgbe_init_ops_82599(hw);
H A Dixgbe_82599.c314 * ixgbe_init_ops_82599 - Inits func ptrs and MAC type
321 s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw) function
328 DEBUGFUNC("ixgbe_init_ops_82599");

Completed in 697 milliseconds