| /drivers/firmware/efi/ |
| A D | cper-arm.c | 91 u8 trans_type, op_type, level, participation_type, address_space; in cper_print_arm_err_info() local 117 op_type = ((error_info >> CPER_ARM_ERR_OPERATION_SHIFT) in cper_print_arm_err_info() 121 if (op_type < ARRAY_SIZE(arm_cache_err_op_strs)) { in cper_print_arm_err_info() 123 arm_cache_err_op_strs[op_type]); in cper_print_arm_err_info() 127 if (op_type < ARRAY_SIZE(arm_tlb_err_op_strs)) { in cper_print_arm_err_info() 129 arm_tlb_err_op_strs[op_type]); in cper_print_arm_err_info() 133 if (op_type < ARRAY_SIZE(arm_bus_err_op_strs)) { in cper_print_arm_err_info() 135 arm_bus_err_op_strs[op_type]); in cper_print_arm_err_info()
|
| /drivers/acpi/acpica/ |
| A D | dswexec.c | 331 u32 op_type; in acpi_ds_exec_end_op() local 343 op_type = walk_state->op_info->type; in acpi_ds_exec_end_op() 415 acpi_gbl_op_type_dispatch[op_type] (walk_state); in acpi_ds_exec_end_op() 457 switch (op_type) { in acpi_ds_exec_end_op() 697 op_class, op_type, op->common.aml_opcode, in acpi_ds_exec_end_op()
|
| A D | psopinfo.c | 157 u8 acpi_ps_get_argument_count(u32 op_type) in acpi_ps_get_argument_count() argument 160 if (op_type <= AML_TYPE_EXEC_6A_0T_1R) { in acpi_ps_get_argument_count() 161 return (acpi_gbl_argument_count[op_type]); in acpi_ps_get_argument_count()
|
| A D | acparser.h | 112 u8 acpi_ps_get_argument_count(u32 op_type);
|
| A D | acdebug.h | 56 u32 op_type))
|
| /drivers/net/ethernet/hisilicon/hns/ |
| A D | hns_dsaf_misc.c | 58 static void hns_dsaf_acpi_ledctrl_by_port(struct hns_mac_cb *mac_cb, u8 op_type, in hns_dsaf_acpi_ledctrl_by_port() argument 76 &hns_dsaf_acpi_dsm_guid, 0, op_type, &argv4); in hns_dsaf_acpi_ledctrl_by_port() 87 u8 op_type, u32 locate, in hns_dsaf_acpi_locate_ledctrl_by_port() argument 103 &hns_dsaf_acpi_dsm_guid, 0, op_type, &argv4); in hns_dsaf_acpi_locate_ledctrl_by_port() 250 static void hns_dsaf_acpi_srst_by_port(struct dsaf_device *dsaf_dev, u8 op_type, in hns_dsaf_acpi_srst_by_port() argument 268 &hns_dsaf_acpi_dsm_guid, 0, op_type, &argv4); in hns_dsaf_acpi_srst_by_port()
|
| /drivers/mtd/spi-nor/controllers/ |
| A D | hisi-sfc.c | 230 dma_addr_t dma_buf, size_t len, u8 op_type) in hisi_spi_nor_dma_transfer() argument 249 if (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer() 254 if (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer() 259 reg = OP_CTRL_RW_OP(op_type) | OP_CTRL_DMA_OP_READY; in hisi_spi_nor_dma_transfer() 260 reg |= (op_type == FMC_OP_READ) in hisi_spi_nor_dma_transfer()
|
| /drivers/infiniband/hw/irdma/ |
| A D | uk.c | 301 FIELD_PREP(IRDMAQPSQ_OPCODE, info->op_type) | in irdma_uk_rdma_write() 477 FIELD_PREP(IRDMAQPSQ_OPCODE, info->op_type) | in irdma_uk_send() 689 FIELD_PREP(IRDMAQPSQ_OPCODE, info->op_type) | in irdma_uk_inline_rdma_write() 759 FIELD_PREP(IRDMAQPSQ_OPCODE, info->op_type) | in irdma_uk_inline_send() 1086 info->op_type = (u8)FIELD_GET(IRDMACQ_OP, qword3); in irdma_uk_cq_poll_cmpl() 1142 info->op_type = (u8)FIELD_GET(IRDMACQ_OP, qword3); in irdma_uk_cq_poll_cmpl() 1160 info->op_type = (u8)FIELD_GET(IRDMAQPSQ_OPCODE, in irdma_uk_cq_poll_cmpl() 1164 if (info->op_type != IRDMAQP_OP_NOP) { in irdma_uk_cq_poll_cmpl() 1170 if (info->op_type == IRDMA_OP_TYPE_BIND_MW && in irdma_uk_cq_poll_cmpl()
|
| A D | verbs.h | 244 switch (cq_poll_info->op_type) { in set_ib_wc_op_sq() 284 switch (cq_poll_info->op_type) { in set_ib_wc_op_rq()
|
| A D | user.h | 212 u8 op_type; member 247 u8 op_type; member
|
| /drivers/crypto/chelsio/ |
| A D | chcr_algo.c | 692 unsigned short op_type) in chcr_cipher_fallback() argument 1245 unsigned short op_type) in process_cipher() argument 1335 op_type); in process_cipher() 1338 reqctx->op = op_type; in process_cipher() 2412 unsigned short op_type) in chcr_aead_need_fallback() argument 2584 unsigned short op_type) in chcr_aead_dma_map() argument 2646 unsigned short op_type) in chcr_aead_dma_unmap() argument 2900 unsigned short op_type) in generate_b0() argument 2922 (op_type == CHCR_DECRYPT_OP) ? in generate_b0() 2940 unsigned short op_type, in ccm_format_packet() argument [all …]
|
| A D | chcr_crypto.h | 331 unsigned short op_type); 333 unsigned short op_type);
|
| /drivers/net/ethernet/qlogic/qlcnic/ |
| A D | qlcnic_sriov.h | 27 u8 op_type:1; member 37 u8 op_type:1;
|
| A D | qlcnic_sriov_common.c | 325 cmd.op_type = QLC_83XX_MBX_POST_BC_OP; in qlcnic_sriov_post_bc_msg() 730 mbx->op_type = QLC_BC_CMD; in qlcnic_sriov_alloc_bc_mbx_args() 799 cmd->op_type = trans->req_hdr->op_type; in qlcnic_sriov_prepare_bc_hdr() 807 hdr[i].op_type = cmd->op_type; in qlcnic_sriov_prepare_bc_hdr() 1207 hdr->op_type != QLC_BC_CMD && in qlcnic_sriov_handle_bc_cmd() 1221 if (hdr->op_type == QLC_BC_CMD) in qlcnic_sriov_handle_bc_cmd() 1231 cmd.op_type = hdr->op_type; in qlcnic_sriov_handle_bc_cmd()
|
| /drivers/crypto/ccree/ |
| A D | cc_buffer_mgr.c | 528 areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT && in cc_unmap_aead_request() 656 enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type; in cc_prepare_aead_data_dlli() 682 enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type; in cc_prepare_aead_data_mlli() 795 enum drv_crypto_direction direct = areq_ctx->gen_ctx.op_type; in cc_aead_chain_data() 918 if (areq_ctx->gen_ctx.op_type == in cc_update_aead_mlli_nents() 967 areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT && in cc_map_aead_request() 972 areq_ctx->cryptlen = (areq_ctx->gen_ctx.op_type == in cc_map_aead_request() 1056 if ((areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_ENCRYPT) && in cc_map_aead_request()
|
| A D | cc_aead.c | 227 if (areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) { in cc_aead_complete() 880 int direct = req_ctx->gen_ctx.op_type; in cc_proc_digest_desc() 929 int direct = req_ctx->gen_ctx.op_type; in cc_set_cipher_desc() 969 int direct = req_ctx->gen_ctx.op_type; in cc_proc_cipher() 1216 int direct = req_ctx->gen_ctx.op_type; in cc_hmac_authenc() 1269 int direct = req_ctx->gen_ctx.op_type; in cc_xcbc_authenc() 1419 if (req_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) { in cc_ccm() 1547 unsigned int cryptlen = (req_ctx->gen_ctx.op_type == in config_ccm_adata() 1737 if (req_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_DECRYPT) { in cc_proc_gcm_result() 1836 unsigned int cryptlen = (req_ctx->gen_ctx.op_type == in config_gcm_context() [all …]
|
| A D | cc_cipher.c | 513 int direction = req_ctx->gen_ctx.op_type; in cc_setup_readiv_desc() 570 int direction = req_ctx->gen_ctx.op_type; in cc_setup_state_desc() 614 int direction = req_ctx->gen_ctx.op_type; in cc_setup_xex_state_desc() 691 int direction = req_ctx->gen_ctx.op_type; in cc_setup_key_desc() 939 req_ctx->gen_ctx.op_type = direction; in cc_cipher_process()
|
| A D | cc_driver.h | 191 enum drv_crypto_direction op_type; member
|
| /drivers/crypto/caam/ |
| A D | qi.h | 72 enum optype op_type; member
|
| /drivers/block/ |
| A D | rbd.c | 853 switch (op_type) { in obj_op_name() 1374 switch (img_req->op_type) { in rbd_img_is_write() 1594 img_request->op_type = op_type; in rbd_img_request_init() 2378 switch (img_req->op_type) { in count_write_ops() 2429 switch (img_req->op_type) { in __rbd_img_fill_request() 4724 enum obj_operation_type op_type = img_request->op_type; in rbd_queue_workfn() local 4755 if (op_type == OBJ_OP_DISCARD || op_type == OBJ_OP_ZEROOUT) in rbd_queue_workfn() 4783 op_type = OBJ_OP_DISCARD; in rbd_queue_rq() 4786 op_type = OBJ_OP_ZEROOUT; in rbd_queue_rq() 4789 op_type = OBJ_OP_WRITE; in rbd_queue_rq() [all …]
|
| /drivers/net/wwan/iosm/ |
| A D | iosm_ipc_pcie.h | 92 u8 op_type; member
|
| A D | iosm_ipc_imem_ops.c | 136 IPC_CB(skb)->op_type = (u8)UL_DEFAULT; in ipc_imem_map_skb_to_dma() 607 IPC_CB(skb)->op_type = UL_USR_OP_BLOCKED; in ipc_imem_sys_devlink_write()
|
| /drivers/accel/qaic/ |
| A D | qaic_ras.c | 148 u16 op_type; member 260 le16_to_cpus(&sysbus2_syndrome->op_type); in ras_msg_to_cpu() 438 sysbus2_syndrome->op_type, in decode_ras_msg()
|
| /drivers/infiniband/hw/bnxt_re/ |
| A D | main.c | 2020 static void bnxt_re_dev_uninit(struct bnxt_re_dev *rdev, u8 op_type) in bnxt_re_dev_uninit() argument 2059 if (op_type == BNXT_RE_COMPLETE_REMOVE) { in bnxt_re_dev_uninit() 2075 static int bnxt_re_dev_init(struct bnxt_re_dev *rdev, u8 op_type) in bnxt_re_dev_init() argument 2084 if (op_type == BNXT_RE_COMPLETE_INIT) { in bnxt_re_dev_init() 2306 static int bnxt_re_add_device(struct auxiliary_device *adev, u8 op_type) in bnxt_re_add_device() argument 2327 rc = bnxt_re_dev_init(rdev, op_type); in bnxt_re_add_device() 2353 static void bnxt_re_remove_device(struct bnxt_re_dev *rdev, u8 op_type, in bnxt_re_remove_device() argument 2358 bnxt_re_dev_uninit(rdev, op_type); in bnxt_re_remove_device()
|
| /drivers/net/ethernet/broadcom/bnx2x/ |
| A D | bnx2x_init_ops.h | 238 u32 op_idx, op_type, addr, len; in bnx2x_init_block() local 251 op_type = op->raw.op; in bnx2x_init_block() 260 switch (op_type) { in bnx2x_init_block()
|