Searched refs:dmac_update_tcs (Results 1 – 6 of 6) sorted by relevance
528 s32 (*dmac_update_tcs)(struct txgbe_hw *hw); member
615 hw->mac.dmac_update_tcs = txgbe_mac_dmac_update_tcs_dummy; in txgbe_init_ops_dummy()
1192 return ixgbe_call_func(hw, hw->mac.ops.dmac_update_tcs, (hw), in ixgbe_dmac_update_tcs()
4011 s32 (*dmac_update_tcs)(struct ixgbe_hw *hw); member
35 mac->ops.dmac_update_tcs = ixgbe_dmac_update_tcs_X550; in ixgbe_init_ops_X550()
117 mac->ops.dmac_update_tcs = NULL; in ixgbe_init_ops_generic()