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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 50 extern s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw);
ixgbe_api.c 113 status = ixgbe_init_ops_X550(hw);
ixgbe_x550.c 57 * ixgbe_init_ops_X550 - Inits func ptrs and MAC type
63 s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw)
69 DEBUGFUNC("ixgbe_init_ops_X550");
722 ret_val = ixgbe_init_ops_X550(hw);

Completed in 21 milliseconds