Home
last modified time | relevance | path

Searched full:hfi1 (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/infiniband/hw/hfi1/
H A DMakefile9 obj-$(CONFIG_INFINIBAND_HFI1) += hfi1.o
11 hfi1-y := \
57 hfi1-y += debugfs.o
60 hfi1-y += fault.o
H A Dnetdev_rx.c8 * This file contains HFI1 support for netdev RX functionality
305 * @dd: hfi1 dev data
325 * @dd: hfi1 dev data
343 * @dd: hfi1 dev data
380 dd_dev_info(dd, "hfi1 rx freed\n"); in hfi1_free_rx()
394 * @dd: hfi1 dev data
434 * @dd: hfi1 dev data
449 * @dd: hfi1 dev data
462 * @dd: hfi1 dev data
475 * @dd: hfi1 dev data
H A Dvnic.h54 * struct hfi1_vnic_rx_queue - HFI1 VNIC receive queue
69 * struct hfi1_vnic_vport_info - HFI1 VNIC virtual port information
105 /* vnic hfi1 internal functions */
H A Dqp.h27 * HFI1_S_MIN_BIT_MASK - the lowest bit that can be used by hfi1
91 * Functions provided by hfi1 driver for rdmavt to use
H A Defivar.c11 /* GUID for HFI1 variables in EFI */
105 * Read an HFI1 EFI variable of the form:
H A Dipoib.h8 * This file contains HFI1 support for IPOIB functionality
134 /* hfi1 ipoib rdma netdev's private data structure */
H A DKconfig11 bool "HFI1 SDMA Order debug"
H A Dpcie.c536 dd_dev_info(dd, "HFI1 PCI errors detected (state %d)\n", in pci_error_detected()
555 "HFI1 mmio_enabled function called, read wordscntr %llx, returning %d\n", in pci_mmio_enabled()
566 dd_dev_info(dd, "HFI1 slot_reset function called, ignored\n"); in pci_slot_reset()
575 dd_dev_info(dd, "HFI1 resume function called\n"); in pci_resume()
602 #define DL_STATUS_HFI1 0x2 /* hfi1 firmware download complete */
603 #define DL_STATUS_BOTH 0x3 /* hfi0 and hfi1 firmware download complete */
H A Dipoib_main.c8 * This file contains HFI1 support for ipoib functionality
H A Dvnic_sdma.c7 * This file contains HFI1 support for VNIC SDMA functionality
H A Dmsix.c13 * @dd: valid hfi1 devdata
H A Dverbs.h112 * hfi1 specific data structures that will be hidden from rvt after the queue
H A Dvnic_main.c7 * This file contains HFI1 support for VNIC functionality
H A Dpio_copy.c16 * @dd: hfi1 dev data
H A Dipoib_tx.c8 * This file contains HFI1 support for IPOIB SDMA functionality
H A Ddriver.c1530 * the eager buffer. We chose 16 since hfi1 driver only in hfi1_setup_bypass_packet()
H A Dinit.c1714 /* remove the /dev hfi1 interface */ in remove_one()
H A Dmad.c128 pr_err_ratelimited("hfi1: Invalid trap 0x%0x dropped. Total dropped: %d\n", in check_and_add_trap()
155 pr_warn_ratelimited("hfi1: Maximum trap limit reached for 0x%0x traps\n", in check_and_add_trap()
/linux/drivers/infiniband/hw/
H A DMakefile12 obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/
/linux/Documentation/infiniband/
H A Dopa_vnic.rst112 The HW dependent VNIC functionality is part of the HFI1 driver. It
157 | HFI1 Driver with VNIC support |
/linux/drivers/infiniband/
H A DKconfig88 source "drivers/infiniband/hw/hfi1/Kconfig"
/linux/drivers/infiniband/sw/rdmavt/
H A Dmad.c38 * MAD processing is quite different between hfi1 and qib. Therefore in rvt_process_mad()
H A Dvt.c104 * There is currently no need to supply this based on qib and hfi1. in rvt_modify_device()
/linux/Documentation/translations/zh_CN/infiniband/
H A Dopa_vnic.rst154 | HFI1 驱动和 VNIC 支持 |
/linux/include/rdma/
H A Drdma_vt.h117 * Things that are driver specific, module parameters in hfi1 and qib

12