Home
last modified time | relevance | path

Searched refs:dmac_config_tcs (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1184 return ixgbe_call_func(hw, hw->mac.ops.dmac_config_tcs, (hw), in ixgbe_dmac_config_tcs()
H A Dixgbe_type.h3994 s32 (*dmac_config_tcs)(struct ixgbe_hw *hw); member
H A Dixgbe_x550.c64 mac->ops.dmac_config_tcs = ixgbe_dmac_config_tcs_X550; in ixgbe_init_ops_X550()
H A Dixgbe_common.c149 mac->ops.dmac_config_tcs = NULL; in ixgbe_init_ops_generic()