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

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.h 41 s32 ixgbe_dmac_config_X550(struct ixgbe_hw *hw);
ixgbe_x550.c 72 mac->ops.dmac_config = ixgbe_dmac_config_X550;
1053 * ixgbe_dmac_config_X550
1059 s32 ixgbe_dmac_config_X550(struct ixgbe_hw *hw)
1063 DEBUGFUNC("ixgbe_dmac_config_X550");

Completed in 14 milliseconds