| /freebsd/sys/dev/qat/qat_common/ |
| H A D | qat_hal.c | 1447 enum icp_qat_uof_regtype reg_type, in qat_hal_rd_rel_reg() argument 1459 reg_addr = qat_hal_get_reg_addr(reg_type, reg_num); in qat_hal_rd_rel_reg() 1464 switch (reg_type) { in qat_hal_rd_rel_reg() 1525 enum icp_qat_uof_regtype reg_type, in qat_hal_wr_rel_reg() argument 1537 dest_addr = qat_hal_get_reg_addr(reg_type, reg_num); in qat_hal_wr_rel_reg() 1549 switch (reg_type) { in qat_hal_wr_rel_reg() 1694 enum icp_qat_uof_regtype reg_type, in qat_hal_put_rel_rd_xfer() argument 1718 switch (reg_type) { in qat_hal_put_rel_rd_xfer() 1738 enum icp_qat_uof_regtype reg_type, in qat_hal_put_rel_wr_xfer() argument 1767 xfr_addr = qat_hal_get_reg_addr(reg_type, reg_num); in qat_hal_put_rel_wr_xfer() [all …]
|
| H A D | qat_uclo.c | 928 enum icp_qat_uof_regtype reg_type, in qat_uclo_init_reg() argument 932 switch (reg_type) { in qat_uclo_init_reg() 937 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 941 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 948 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 954 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 959 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 963 handle, ae, ctx_mask, reg_type, reg_addr, value); in qat_uclo_init_reg() 967 pr_err("QAT: UOF uses unsupported reg type 0x%x\n", reg_type); in qat_uclo_init_reg() 999 init_regsym->reg_type, in qat_uclo_init_reg_sym() [all …]
|
| /freebsd/contrib/ofed/libirdma/ |
| H A D | abi.h | 150 __u16 reg_type; /* enum irdma_memreg_type */ member 158 __u16 reg_type; /* enum irdma_memreg_type */ member
|
| H A D | irdma-abi.h | 115 __u16 reg_type; /* enum irdma_memreg_type */ member
|
| H A D | irdma_uverbs.c | 201 cmd.reg_type = IRDMA_MEMREG_TYPE_MEM; in irdma_ureg_mr() 226 cmd.reg_type = IRDMA_MEMREG_TYPE_MEM; in irdma_urereg_mr() 470 reg_mr_cmd.reg_type = IRDMA_MEMREG_TYPE_CQ; in ucreate_cq() 491 reg_mr_shadow_cmd.reg_type = IRDMA_MEMREG_TYPE_CQ; in ucreate_cq() 1304 reg_mr_cmd.reg_type = IRDMA_MEMREG_TYPE_QP; in irdma_vmapped_qp() 2021 reg_mr_cmd.reg_type = IRDMA_MEMREG_TYPE_CQ; in irdma_uresize_cq()
|
| /freebsd/sys/dev/qat/include/common/ |
| H A D | adf_common_drv.h | 263 enum icp_qat_uof_regtype reg_type, 269 enum icp_qat_uof_regtype reg_type, 275 enum icp_qat_uof_regtype reg_type,
|
| H A D | icp_qat_uclo.h | 291 char reg_type; member 323 unsigned char reg_type; member
|
| /freebsd/contrib/atf/atf-c++/detail/ |
| H A D | fs.hpp | 222 static const int reg_type; member in atf::fs::file_info
|
| H A D | fs_test.cpp | 312 ATF_REQUIRE(fi.get_type() == file_info::reg_type); in ATF_TEST_CASE_BODY() 362 ATF_REQUIRE(fi.get_type() == file_info::reg_type); in ATF_TEST_CASE_BODY()
|
| H A D | fs.cpp | 291 const int impl::file_info::reg_type = atf_fs_stat_reg_type; member in impl::file_info
|
| /freebsd/sys/sys/ |
| H A D | dvdio.h | 67 u_int8_t reg_type :2; member
|
| /freebsd/sys/powerpc/ps3/ |
| H A D | ps3bus.c | 179 uint64_t reg_type, paddr, len; in ps3bus_resources_init() local 229 lv1_repository_string("type"), ®_type, &junk); in ps3bus_resources_init() 258 uint64_t irq_type, uint64_t reg_type, struct ps3bus_devinfo *dinfo) in ps3bus_resources_init_by_type() argument 302 if (_reg_type != reg_type) in ps3bus_resources_init_by_type()
|
| /freebsd/sys/dev/irdma/ |
| H A D | irdma-abi.h | 115 __u16 reg_type; /* enum irdma_memreg_type */ member
|
| H A D | irdma_verbs.c | 1998 enum irdma_memreg_type reg_type) in irdma_alloc_iwmr() argument 2013 iwmr->type = reg_type; in irdma_alloc_iwmr() 2201 iwmr = irdma_alloc_iwmr(region, pd, virt, req.reg_type); in irdma_reg_user_mr() 2207 switch (req.reg_type) { in irdma_reg_user_mr()
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | nvm_map.h | 294 u32 reg_type; member
|
| H A D | ecore_dev.c | 3056 u8 reg_type, in ecore_wr_nw_port() argument 3063 (reg_type << 25) | (addr << 8) | port, in ecore_wr_nw_port() 3072 (reg_type << 25) | (addr << 8) | port); in ecore_wr_nw_port()
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-dbg-tlv.c | 1330 u32 reg_type; in iwl_dbg_tlv_init_cfg() local 1338 reg_type = reg->type; in iwl_dbg_tlv_init_cfg() 1340 if (reg_type != IWL_FW_INI_REGION_DRAM_BUFFER || in iwl_dbg_tlv_init_cfg()
|
| /freebsd/sys/dev/bnxt/bnxt_en/ |
| H A D | if_bnxt.c | 1669 u32 reg_type, reg_off, val = 0; in bnxt_fw_health_readl() local 1671 reg_type = BNXT_FW_HEALTH_REG_TYPE(reg); in bnxt_fw_health_readl() 1673 switch (reg_type) { in bnxt_fw_health_readl() 1792 u32 reg_type, reg_off, delay_msecs; in bnxt_fw_reset_writel() local 1795 reg_type = BNXT_FW_HEALTH_REG_TYPE(reg); in bnxt_fw_reset_writel() 1797 switch (reg_type) { in bnxt_fw_reset_writel() 1915 u32 reg_type; in bnxt_inv_fw_health_reg() local 1920 reg_type = BNXT_FW_HEALTH_REG_TYPE(fw_health->regs[BNXT_FW_HEALTH_REG]); in bnxt_inv_fw_health_reg() 1921 if (reg_type == BNXT_FW_HEALTH_REG_TYPE_GRC) in bnxt_inv_fw_health_reg() 1924 reg_type = BNXT_FW_HEALTH_REG_TYPE(fw_health->regs[BNXT_FW_RESET_CNT_REG]); in bnxt_inv_fw_health_reg() [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | dbg.c | 2676 u32 reg_type, dp; local 2690 reg_type = reg->type; 2691 if (reg_type >= ARRAY_SIZE(iwl_dump_ini_region_ops)) 2696 if ((reg_type == IWL_FW_INI_REGION_PERIPHERY_PHY || 2697 reg_type == IWL_FW_INI_REGION_PERIPHERY_PHY_RANGE || 2698 reg_type == IWL_FW_INI_REGION_PERIPHERY_SNPS_DPHYIP) && 2725 if (reg_type == IWL_FW_INI_REGION_DRAM_IMR) { 2739 &iwl_dump_ini_region_ops[reg_type]);
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver.h | 87 enum reg_type { enum 6660 enum reg_type type;
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_cd.c | 3622 authinfo->reg_type = (rpc_data->byte4 & RKD_RPC_TYPE_MASK) >> in cdreportkey()
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_ioctl.c | 1478 lp->lrpcs.type = bp->reg_type; in bsd_to_linux_dvd_authinfo()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | events.c | 5189 static const char * reg_type_str(enum reg_type type) in reg_type_str()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | coex.c | 992 static u8 _search_reg_index(struct rtw89_dev *rtwdev, u8 mreg_num, u16 reg_type, u32 target) in _search_reg_index() argument 998 if (le16_to_cpu(chip->mon_reg[i].type) == reg_type && in _search_reg_index()
|