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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 1200 return ixgbe_call_func(hw, hw->mac.ops.dmac_config_tcs, (hw),
ixgbe_x550.c 73 mac->ops.dmac_config_tcs = ixgbe_dmac_config_tcs_X550;
ixgbe_type.h 4117 s32 (*dmac_config_tcs)(struct ixgbe_hw *hw); member in struct:ixgbe_mac_operations
ixgbe_common.c 155 mac->ops.dmac_config_tcs = NULL;

Completed in 27 milliseconds