Home
last modified time | relevance | path

Searched refs:op_type (Results 1 – 25 of 40) sorted by relevance

12

/linux/arch/s390/include/asm/
H A Datomic_ops.h63 #define __ATOMIC_OP(op_name, op_type, op_string, op_barrier) \ argument
64 static __always_inline op_type op_name(op_type val, op_type *ptr) \
66 op_type old; \
76 #define __ATOMIC_OPS(op_name, op_type, op_string) \ argument
77 __ATOMIC_OP(op_name, op_type, op_string, "") \
78 __ATOMIC_OP(op_name##_barrier, op_type, op_string, "\nbcr 14,0")
93 #define __ATOMIC_CONST_OP(op_name, op_type, op_string, op_barrier) \ argument
94 static __always_inline void op_name(op_type val, op_type *ptr) \
102 #define __ATOMIC_CONST_OPS(op_name, op_type, op_string) \ argument
103 __ATOMIC_CONST_OP(op_name, op_type, op_string, "") \
[all …]
/linux/drivers/acpi/acpica/
H A Ddswexec.c331 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()
H A Dpsopinfo.c157 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()
H A Dacparser.h112 u8 acpi_ps_get_argument_count(u32 op_type);
H A Dacdebug.h56 u32 op_type))
/linux/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c230 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()
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.h264 switch (cq_poll_info->op_type) { in set_ib_wc_op_sq()
299 switch (info->op_type) { in set_ib_wc_op_rq_gen_3()
323 switch (cq_poll_info->op_type) { in set_ib_wc_op_rq()
H A Duk.c297 FIELD_PREP(IRDMAQPSQ_OPCODE, info->op_type) | in irdma_uk_rdma_write()
627 FIELD_PREP(IRDMAQPSQ_OPCODE, info->op_type) | in irdma_uk_send()
839 FIELD_PREP(IRDMAQPSQ_OPCODE, info->op_type) | in irdma_uk_inline_rdma_write()
909 FIELD_PREP(IRDMAQPSQ_OPCODE, info->op_type) | in irdma_uk_inline_send()
1284 info->op_type = (u8)FIELD_GET(IRDMACQ_OP, qword3); in irdma_uk_cq_poll_cmpl()
1364 info->op_type = (u8)FIELD_GET(IRDMACQ_OP, qword3); in irdma_uk_cq_poll_cmpl()
1382 info->op_type = (u8)FIELD_GET(IRDMAQPSQ_OPCODE, in irdma_uk_cq_poll_cmpl()
1386 if (info->op_type != IRDMAQP_OP_NOP) { in irdma_uk_cq_poll_cmpl()
1392 if (info->op_type == IRDMA_OP_TYPE_BIND_MW && in irdma_uk_cq_poll_cmpl()
H A Duser.h345 u8 op_type; member
383 u8 op_type; member
/linux/tools/testing/selftests/net/
H A Dsrv6_end_flavors_test.sh516 local op_type
524 op_type="$(__get_srv6_rtcfg_op "${n}")"
527 case "${op_type}" in
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h27 u8 op_type:1; member
37 u8 op_type:1;
H A Dqlcnic_sriov_common.c325 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()
H A Dqlcnic_ctx.c773 int qlcnic_82xx_config_intrpt(struct qlcnic_adapter *adapter, u8 op_type) in qlcnic_82xx_config_intrpt() argument
786 type = op_type ? QLCNIC_INTRPT_ADD : QLCNIC_INTRPT_DEL; in qlcnic_82xx_config_intrpt()
794 op_type == QLCNIC_INTRPT_ADD ? "Add" : in qlcnic_82xx_config_intrpt()
806 if (op_type) { in qlcnic_82xx_config_intrpt()
H A Dqlcnic.h1201 __le32 op_type; member
1237 u32 op_type; member
1362 u8 op_type; member
1528 u32 op_type; member
H A Dqlcnic_83xx_hw.c454 if (cmd->op_type == QLC_83XX_MBX_POST_BC_OP) in qlcnic_83xx_get_mbx_data()
802 if (cmd->op_type == QLC_83XX_MBX_POST_BC_OP) in qlcnic_dump_mbx()
907 mbx->op_type = QLC_83XX_FW_MBX_CMD; in qlcnic_83xx_alloc_mbx_args()
2443 npar_info->op_type = cmd.rsp.arg[1]; in qlcnic_83xx_get_nic_info()
2554 int qlcnic_83xx_config_intrpt(struct qlcnic_adapter *adapter, bool op_type) in qlcnic_83xx_config_intrpt() argument
2572 type = op_type ? QLCNIC_INTRPT_ADD : QLCNIC_INTRPT_DEL; in qlcnic_83xx_config_intrpt()
2594 if (op_type) { in qlcnic_83xx_config_intrpt()
3964 if (cmd->op_type != QLC_83XX_MBX_POST_BC_OP) { in qlcnic_83xx_encode_mbx_cmd()
/linux/drivers/crypto/caam/
H A Dqi.h72 enum optype op_type; member
/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.c528 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()
H A Dcc_driver.h191 enum drv_crypto_direction op_type; member
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_pcie.h92 u8 op_type; member
H A Diosm_ipc_imem_ops.c136 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()
/linux/net/rds/
H A Drdma.c884 rm->atomic.op_type = RDS_ATOMIC_TYPE_FADD; in rds_cmsg_atomic()
889 rm->atomic.op_type = RDS_ATOMIC_TYPE_FADD; in rds_cmsg_atomic()
894 rm->atomic.op_type = RDS_ATOMIC_TYPE_CSWP; in rds_cmsg_atomic()
901 rm->atomic.op_type = RDS_ATOMIC_TYPE_CSWP; in rds_cmsg_atomic()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h238 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()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c2137 static void bnxt_re_dev_uninit(struct bnxt_re_dev *rdev, u8 op_type) in bnxt_re_dev_uninit() argument
2176 if (op_type == BNXT_RE_COMPLETE_REMOVE) { in bnxt_re_dev_uninit()
2182 static int bnxt_re_dev_init(struct bnxt_re_dev *rdev, u8 op_type) in bnxt_re_dev_init() argument
2191 if (op_type == BNXT_RE_COMPLETE_INIT) { in bnxt_re_dev_init()
2412 static int bnxt_re_add_device(struct auxiliary_device *adev, u8 op_type) in bnxt_re_add_device() argument
2433 rc = bnxt_re_dev_init(rdev, op_type); in bnxt_re_add_device()
2459 static void bnxt_re_remove_device(struct bnxt_re_dev *rdev, u8 op_type, in bnxt_re_remove_device() argument
2464 bnxt_re_dev_uninit(rdev, op_type); in bnxt_re_remove_device()
/linux/drivers/crypto/bcm/
H A Dcipher.h66 enum op_type { enum
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.h539 u8 op_type; member

12