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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 47 extern s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw);
ixgbe_82598.c 119 * ixgbe_init_ops_82598 - Inits func ptrs and MAC type
125 s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw) function in typeref:typename:s32
131 DEBUGFUNC("ixgbe_init_ops_82598");
ixgbe_api.c 104 status = ixgbe_init_ops_82598(hw);

Completed in 35 milliseconds