HomeSort by: relevance | last modified time | path
    Searched refs:dmac_update_tcs (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 1187 return ixgbe_call_func(hw, hw->mac.ops.dmac_update_tcs, (hw),
ixgbe_x550.c 74 mac->ops.dmac_update_tcs = ixgbe_dmac_update_tcs_X550;
ixgbe_type.h 4116 s32 (*dmac_update_tcs)(struct ixgbe_hw *hw); member in struct:ixgbe_mac_operations
ixgbe_common.c 154 mac->ops.dmac_update_tcs = NULL;

Completed in 51 milliseconds