Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1171 return ixgbe_call_func(hw, hw->mac.ops.dmac_update_tcs, (hw), in ixgbe_dmac_update_tcs()
H A Dixgbe_type.h3993 s32 (*dmac_update_tcs)(struct ixgbe_hw *hw); member
H A Dixgbe_x550.c65 mac->ops.dmac_update_tcs = ixgbe_dmac_update_tcs_X550; in ixgbe_init_ops_X550()
H A Dixgbe_common.c148 mac->ops.dmac_update_tcs = NULL; in ixgbe_init_ops_generic()