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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 53 extern s32 ixgbe_init_ops_X550EM_a(struct ixgbe_hw *hw);
ixgbe_api.c 119 status = ixgbe_init_ops_X550EM_a(hw);
ixgbe_x550.c 957 * ixgbe_init_ops_X550EM_a - Inits func ptrs and MAC type
963 s32 ixgbe_init_ops_X550EM_a(struct ixgbe_hw *hw)
968 DEBUGFUNC("ixgbe_init_ops_X550EM_a");

Completed in 49 milliseconds