Home
last modified time | relevance | path

Searched refs:hw_ver (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dsdio.c226 int mt76s_hw_init(struct mt76_dev *dev, struct sdio_func *func, int hw_ver) in mt76s_hw_init() argument
231 dev->sdio.hw_ver = hw_ver; in mt76s_hw_init()
262 if (hw_ver == MT76_CONNAC2_SDIO) in mt76s_hw_init()
268 switch (hw_ver) { in mt76s_hw_init()
H A Dsdio_txrx.c191 if (mcu && sdio->hw_ver == MT76_CONNAC2_SDIO) in mt76s_tx_pick_quota()
H A Dmt76.h590 u8 hw_ver; member
1484 int hw_ver);
/freebsd/contrib/ofed/libibumad/
H A Dumad.h180 char hw_ver[20]; member
H A Dumad.c400 if (sys_read_string(dir_name, SYS_CA_HW_VERS, ca->hw_ver, in get_ca()
401 sizeof ca->hw_ver) < 0) in get_ca()
402 ca->hw_ver[0] = '\0'; in get_ca()
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibstat.c79 printf("\tHardware version: %s\n", ca->hw_ver); in ca_dump()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c49 u32 hw_ver; /* HW Silicon version */ member
251 IWL_ERR(fwrt, "0x%08X | hw version\n", table.hw_ver); in iwl_fwrt_dump_lmac_error_log()
/freebsd/sys/x86/iommu/
H A Dintel_drv.c336 (uintmax_t)dmaru->Address, DMAR_MAJOR_VER(unit->hw_ver), in dmar_print_caps()
337 DMAR_MINOR_VER(unit->hw_ver), dmaru->Segment, in dmar_print_caps()
386 unit->hw_ver = dmar_read4(unit, DMAR_VER_REG); in dmar_attach()
H A Dintel_dmar.h119 uint32_t hw_ver; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h93 u32 hw_ver; member
H A Decore_rdma_api.h104 u32 hw_ver; member
H A Decore_rdma.c607 dev->hw_ver = 0; in ecore_rdma_init_devinfo()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h247 u32 hw_ver; member
H A Dqlnxr_os.c701 attr->hw_ver = ecore_attr->hw_ver; in qlnxr_set_device_attr()
H A Dqlnxr_verbs.c499 attr->hw_ver = qattr->hw_ver; in qlnxr_query_device()
1966 QL_DPRINT12(ha, "qattr->hw_ver = 0x%x\n", qattr->hw_ver); in qlnxr_check_qp_attrs()
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c453 printf("\thw_ver:\t\t\t\t0x%X\n", device_attr.orig_attr.hw_ver); in print_hca_cap()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c306 props->hw_ver = sc->params.chipid; in c4iw_query_device()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h188 __u32 hw_ver; member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h224 __u32 hw_ver; member
H A Dcmd.c78 device_attr->hw_ver = resp->hw_ver; in copy_query_dev_fields()
H A Dverbs.h151 uint32_t hw_ver; member
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c92 props->hw_ver = be32_to_cpup((__be32 *) (out_mad->data + 32)); in mthca_query_device()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c333 resp->hw_ver = attr->hw_ver; in copy_query_dev_fields()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h343 u32 hw_ver; member
/freebsd/sys/dev/iwm/
H A Dif_iwm.c5055 uint32_t hw_ver; /* HW Silicon version */
5253 device_printf(sc->sc_dev, "%08X | hw version\n", table.hw_ver); in iwm_handle_rxb()
5026 uint32_t hw_ver; /* HW Silicon version */ global() member

12