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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 48 extern s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw);
ixgbe_api.c 107 status = ixgbe_init_ops_82599(hw);
ixgbe_82599.c 321 * ixgbe_init_ops_82599 - Inits func ptrs and MAC type
328 s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw) function in typeref:typename:s32
336 DEBUGFUNC("ixgbe_init_ops_82599");

Completed in 16 milliseconds