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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h42 s32 ixgbe_dmac_update_tcs_X550(struct ixgbe_hw *hw);
H A Dixgbe_x550.c65 mac->ops.dmac_update_tcs = ixgbe_dmac_update_tcs_X550;
982 * ixgbe_dmac_update_tcs_X550
987 s32 ixgbe_dmac_update_tcs_X550(struct ixgbe_hw *hw) function
991 DEBUGFUNC("ixgbe_dmac_update_tcs_X550");

Completed in 113 milliseconds