Searched refs:dmac_config_tcs (Results 1 – 6 of 6) sorted by relevance
529 s32 (*dmac_config_tcs)(struct txgbe_hw *hw); member
616 hw->mac.dmac_config_tcs = txgbe_mac_dmac_config_tcs_dummy; in txgbe_init_ops_dummy()
1205 return ixgbe_call_func(hw, hw->mac.ops.dmac_config_tcs, (hw), in ixgbe_dmac_config_tcs()
4012 s32 (*dmac_config_tcs)(struct ixgbe_hw *hw); member
34 mac->ops.dmac_config_tcs = ixgbe_dmac_config_tcs_X550; in ixgbe_init_ops_X550()
118 mac->ops.dmac_config_tcs = NULL; in ixgbe_init_ops_generic()