Searched +full:mctp +full:- +full:handling (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/net/mctp-i2c-controller.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MCTP I2C transport10 - Matt Johnston <matt@codeconstruct.com.au>13 An mctp-i2c-controller defines a local MCTP endpoint on an I2C controller.14 MCTP I2C is specified by DMTF DSP0237.16 An mctp-i2c-controller must be attached to an I2C adapter which supports18 busses) are attached to the mctp-i2c-controller with a 'mctp-controller'[all …]
3 Copyright (c) 2013-2018, Intel Corporation41 * i40e_set_mac_type - Sets MAC type53 if (hw->vendor_id == I40E_INTEL_VENDOR_ID) { in i40e_set_mac_type()54 switch (hw->device_id) { in i40e_set_mac_type()75 hw->mac.type = I40E_MAC_XL710; in i40e_set_mac_type()83 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()86 hw->mac.type = I40E_MAC_X722_VF; in i40e_set_mac_type()91 hw->mac.type = I40E_MAC_VF; in i40e_set_mac_type()94 hw->mac.type = I40E_MAC_GENERIC; in i40e_set_mac_type()102 hw->mac.type, status); in i40e_set_mac_type()[all …]
2 * Copyright (c) 2017-2018 Cavium, Inc. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…116 … (0x1<<9) // Fast back-to-back transaction ena…128 … (0x1<<23) // Fast back-to-back capable. Not ap…145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…[all …]