Home
last modified time | relevance | path

Searched refs:op_type (Results 1 – 25 of 31) 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/crypto/caam/
H A Dqi.h72 enum optype op_type; member
/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.c324 cmd.op_type = QLC_83XX_MBX_POST_BC_OP; in qlcnic_sriov_post_bc_msg()
729 mbx->op_type = QLC_BC_CMD; in qlcnic_sriov_alloc_bc_mbx_args()
798 cmd->op_type = trans->req_hdr->op_type; in qlcnic_sriov_prepare_bc_hdr()
806 hdr[i].op_type = cmd->op_type; in qlcnic_sriov_prepare_bc_hdr()
1206 hdr->op_type != QLC_BC_CMD && in qlcnic_sriov_handle_bc_cmd()
1220 if (hdr->op_type == QLC_BC_CMD) in qlcnic_sriov_handle_bc_cmd()
1230 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_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()
H A Dqlcnic_sysfs.c525 if (!esw_cfg[i].op_type) in validate_esw_config()
529 if (!esw_cfg[i].op_type) in validate_esw_config()
H A Dqlcnic_sriov_pf.c1497 if (trans->req_hdr->op_type == QLC_BC_CMD) { in qlcnic_sriov_pf_process_bc_cmd()
1728 (hdr->op_type == QLC_BC_CMD) && in qlcnic_sriov_soft_flr_check()
/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/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()
H A Diosm_ipc_pcie.c491 IPC_CB(skb)->op_type = (u8)UL_DEFAULT; in ipc_pcie_alloc_local_skb()
H A Diosm_ipc_imem.c425 if (IPC_CB(skb)->op_type == UL_USR_OP_BLOCKED) in ipc_imem_ul_pipe_process()
429 if (IPC_CB(skb)->op_type == UL_MUX_OP_ADB) { in ipc_imem_ul_pipe_process()
/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/block/
H A Drbd.c332 enum obj_operation_type op_type; member
844 static char* obj_op_name(enum obj_operation_type op_type) in obj_op_name() argument
846 switch (op_type) { in obj_op_name()
1337 if (obj_req->img_request->op_type == OBJ_OP_DISCARD) { in rbd_obj_set_copyup_enabled()
1367 switch (img_req->op_type) { in rbd_img_is_write()
1582 enum obj_operation_type op_type) in rbd_img_request_init() argument
1587 img_request->op_type = op_type; in rbd_img_request_init()
2376 switch (img_req->op_type) { in count_write_ops()
2401 switch (obj_req->img_request->op_type) { in rbd_osd_setup_write_ops()
2427 switch (img_req->op_type) { in __rbd_img_fill_request()
[all …]
/linux/net/rds/
H A Drdma.c916 rm->atomic.op_type = RDS_ATOMIC_TYPE_FADD; in rds_cmsg_atomic()
921 rm->atomic.op_type = RDS_ATOMIC_TYPE_FADD; in rds_cmsg_atomic()
926 rm->atomic.op_type = RDS_ATOMIC_TYPE_CSWP; in rds_cmsg_atomic()
933 rm->atomic.op_type = RDS_ATOMIC_TYPE_CSWP; in rds_cmsg_atomic()
H A Dib_send.c137 if (op->op_type == RDS_ATOMIC_TYPE_CSWP) in rds_ib_send_unmap_atomic()
815 if (op->op_type == RDS_ATOMIC_TYPE_CSWP) { in rds_ib_xmit_atomic()
H A Drds.h459 int op_type; member
/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/crypto/bcm/
H A Dcipher.h66 enum op_type { enum
/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c151 sym_create_session->op_type = cpu_to_le32(VIRTIO_CRYPTO_SYM_OP_CIPHER); in virtio_crypto_alg_skcipher_init_session()
381 req_data->u.sym_req.op_type = cpu_to_le32(VIRTIO_CRYPTO_SYM_OP_CIPHER); in __virtio_crypto_skcipher_do_req()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.h539 u8 op_type; member
H A Dhinic_devlink.c379 devlink_fmsg_u8_pair_put(fmsg, "Op_type", event->event.phy_fault.op_type); in fault_report_show()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h860 u8 op_type; member

12