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

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.h 42 s32 ixgbe_dmac_config_tcs_X550(struct ixgbe_hw *hw);
ixgbe_x550.c 73 mac->ops.dmac_config_tcs = ixgbe_dmac_config_tcs_X550;
1074 ixgbe_dmac_config_tcs_X550(hw);
1101 * ixgbe_dmac_config_tcs_X550
1107 s32 ixgbe_dmac_config_tcs_X550(struct ixgbe_hw *hw)
1111 DEBUGFUNC("ixgbe_dmac_config_tcs_X550");
1173 ixgbe_dmac_config_tcs_X550(hw);

Completed in 15 milliseconds