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

/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_api.c1156 return ixgbe_call_func(hw, hw->mac.ops.dmac_update_tcs, (hw),
H A Dixgbe_type.h3937 s32 (*dmac_update_tcs)(struct ixgbe_hw *hw); member in struct:ixgbe_mac_operations
H A Dixgbe_common.c147 mac->ops.dmac_update_tcs = NULL;
H A Dixgbe_x550.c65 mac->ops.dmac_update_tcs = ixgbe_dmac_update_tcs_X550;

Completed in 201 milliseconds