Searched refs:ixgbe_dmac_config_tcs_X550 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h41 s32 ixgbe_dmac_config_tcs_X550(struct ixgbe_hw *hw);
H A Dixgbe_x550.c64 mac->ops.dmac_config_tcs = ixgbe_dmac_config_tcs_X550;
899 ixgbe_dmac_config_tcs_X550(hw);
926 * ixgbe_dmac_config_tcs_X550
932 s32 ixgbe_dmac_config_tcs_X550(struct ixgbe_hw *hw) function
936 DEBUGFUNC("ixgbe_dmac_config_tcs_X550");
998 ixgbe_dmac_config_tcs_X550(hw);

Completed in 103 milliseconds