HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_init_ops_X550EM (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 51 extern s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw);
ixgbe_x550.c 706 * ixgbe_init_ops_X550EM - Inits func ptrs and MAC type
712 s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw)
719 DEBUGFUNC("ixgbe_init_ops_X550EM");
971 ret_val = ixgbe_init_ops_X550EM(hw);
1030 ret_val = ixgbe_init_ops_X550EM(hw);

Completed in 15 milliseconds