Home
last modified time | relevance | path

Searched defs:opcode (Results 201 – 225 of 543) sorted by relevance

12345678910>>...22

/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_dev.h122 u64 opcode: 6; member
127 u64 opcode: 6; member
/Linux-v5.4/arch/x86/kernel/
Dparavirt.c57 unsigned char opcode; member
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_mbox.c1628 uint8_t subsys, opcode; in lpfc_mbox_tmo_val() local
1779 uint8_t subsystem, uint8_t opcode, uint32_t length, bool emb) in lpfc_sli4_config()
1889 uint8_t opcode = 0; in lpfc_sli4_mbox_rsrc_extent() local
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c168 u32 opcode = FW_OFLD_TX_DATA_WR; in cxgbit_tx_data_wr() local
1216 u8 opcode = (hdr->opcode & ISCSI_OPCODE_MASK); in cxgbit_target_rx_opcode() local
1293 u8 opcode; in cxgbit_rx_opcode() local
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Ddriver.c350 u8 opcode; in rcv_hdrerr() local
454 u8 hdr_type, sc, svc_type, opcode; in hfi1_process_ecn_slowpath() local
1767 u8 opcode; in seqfile_dump_rcd() local
/Linux-v5.4/tools/perf/util/
Dbpf-prologue.c330 u8 opcode; in prologue_relocate() local
/Linux-v5.4/drivers/infiniband/hw/efa/
Defa_admin_defs.h29 u8 opcode; member
/Linux-v5.4/drivers/net/ethernet/broadcom/
Dcnic.c2587 u32 opcode = KWQE_OPCODE(kwqe->kwqe_op_flag); in cnic_bnx2x_kwqe_err() local
2658 u32 opcode; in cnic_submit_bnx2x_iscsi_kwqes() local
2732 u32 opcode; in cnic_submit_bnx2x_fcoe_kwqes() local
3867 u32 opcode = L4_KCQE_OPCODE_VALUE_RESET_COMP; in cnic_cm_abort() local
3910 u8 opcode) in cnic_cm_upcall()
3947 u8 opcode = kcqe->op_code; in cnic_cm_process_offld_pg() local
3990 u8 opcode = l4kcqe->op_code; in cnic_cm_process_kcqe() local
4119 static int cnic_ready_to_close(struct cnic_sock *csk, u32 opcode) in cnic_ready_to_close()
4145 static void cnic_close_bnx2_conn(struct cnic_sock *csk, u32 opcode) in cnic_close_bnx2_conn()
4174 static void cnic_close_bnx2x_conn(struct cnic_sock *csk, u32 opcode) in cnic_close_bnx2x_conn()
/Linux-v5.4/drivers/scsi/
Dmyrs.h689 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
703 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
716 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
730 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
745 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
759 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
773 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
789 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
807 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
824 enum myrs_cmd_opcode opcode; /* Byte 2 */ member
[all …]
/Linux-v5.4/drivers/mmc/host/
Dmtk-sd.c919 u32 opcode = cmd->opcode; in msdc_cmd_prepare_raw_cmd() local
1779 static int msdc_tune_response(struct mmc_host *mmc, u32 opcode) in msdc_tune_response()
1873 static int hs400_tune_response(struct mmc_host *mmc, u32 opcode) in hs400_tune_response()
1922 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data()
1977 static int msdc_tune_together(struct mmc_host *mmc, u32 opcode) in msdc_tune_together()
2037 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c116 enum hclge_opcode_type opcode, u64 *stats) in hclge_pfc_stats_get()
384 enum hclge_opcode_type opcode; in hclge_tm_pg_shapping_cfg() local
431 enum hclge_opcode_type opcode; in hclge_tm_pri_shapping_cfg() local
/Linux-v5.4/arch/parisc/kernel/
Dsignal.c444 u32 opcode, source_reg; in check_syscallno_in_delay_branch() local
/Linux-v5.4/drivers/bluetooth/
Dbtbcm.c114 u16 opcode; in btbcm_patchram() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c423 static int modify_qp_mbox_alloc(struct mlx5_core_dev *dev, u16 opcode, int qpn, in modify_qp_mbox_alloc()
506 int mlx5_core_qp_modify(struct mlx5_core_dev *dev, u16 opcode, in mlx5_core_qp_modify()
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm-dai.c173 static void event_handler(uint32_t opcode, uint32_t token, in event_handler()
496 static void compress_event_handler(uint32_t opcode, uint32_t token, in compress_event_handler()
/Linux-v5.4/drivers/net/ethernet/ibm/ehea/
Dehea_phyp.c35 static long ehea_plpar_hcall_norets(unsigned long opcode, in ehea_plpar_hcall_norets()
70 static long ehea_plpar_hcall9(unsigned long opcode, in ehea_plpar_hcall9()
/Linux-v5.4/include/linux/
Dti_wilink_st.h338 u16 opcode; member
400 u8 opcode; member
/Linux-v5.4/arch/x86/mm/
Dfault.c66 unsigned char opcode, int *prefetch) in check_prefetch_opcode()
132 unsigned char opcode; in is_prefetch() local
/Linux-v5.4/drivers/net/wimax/i2400m/
Di2400m.h729 __le32 i2400m_brh_command(enum i2400m_brh_opcode opcode, unsigned use_checksum, in i2400m_brh_command()
742 enum i2400m_brh_opcode opcode) in i2400m_brh_set_opcode()
/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_adminq.c827 void iavf_fill_default_direct_cmd_desc(struct iavf_aq_desc *desc, u16 opcode) in iavf_fill_default_direct_cmd_desc()
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_comp.c118 static enum ib_wc_opcode wr_to_wc_opcode(enum ib_wr_opcode opcode) in wr_to_wc_opcode()
/Linux-v5.4/drivers/crypto/
Datmel-i2c.h52 u8 opcode; member
/Linux-v5.4/drivers/net/ethernet/brocade/bna/
Dbna_hw_defs.h365 u16 opcode; /* Either */ member
377 u16 opcode; /* Must be */ member
/Linux-v5.4/drivers/char/xillybus/
Dxillybus_core.c103 int opcode; in malformed_message() local
129 int opcode; in xillybus_isr() local
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_gpu_commands.h33 #define MI_INSTR(opcode, flags) (((opcode) << 23) | (flags)) argument
164 #define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags)) argument

12345678910>>...22