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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_api.h45 extern s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw);
H A Dixgbe_82598.c114 * ixgbe_init_ops_82598 - Inits func ptrs and MAC type
120 s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw) function
126 DEBUGFUNC("ixgbe_init_ops_82598");
H A Dixgbe_api.c99 status = ixgbe_init_ops_82598(hw);

Completed in 92 milliseconds