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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 52 extern s32 ixgbe_init_ops_X550EM_x(struct ixgbe_hw *hw);
ixgbe_api.c 116 status = ixgbe_init_ops_X550EM_x(hw);
ixgbe_x550.c 1015 * ixgbe_init_ops_X550EM_x - Inits func ptrs and MAC type
1021 s32 ixgbe_init_ops_X550EM_x(struct ixgbe_hw *hw)
1027 DEBUGFUNC("ixgbe_init_ops_X550EM_x");

Completed in 42 milliseconds