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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 45 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw);
ixgbe_api.c 80 * ixgbe_init_shared_code - Initialize the shared code
91 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw) function in typeref:typename:s32
95 DEBUGFUNC("ixgbe_init_shared_code");
ixgbe.c 879 if (ixgbe_init_shared_code(hw) != 0) {

Completed in 20 milliseconds