Home
last modified time | relevance | path

Searched defs:opcode (Results 276 – 300 of 656) sorted by relevance

1...<<11121314151617181920>>...27

/Linux-v6.6/drivers/infiniband/hw/mthca/
Dmthca_cq.c127 u8 opcode; member
141 u8 opcode; member
/Linux-v6.6/fs/coda/
Dupcall.c45 static void *alloc_upcall(int opcode, int size) in alloc_upcall()
855 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out, in coda_downcall()
/Linux-v6.6/drivers/mmc/host/
Dmtk-sd.c1034 u32 opcode = cmd->opcode; in msdc_cmd_prepare_raw_cmd() local
2007 static int msdc_tune_response(struct mmc_host *mmc, u32 opcode) in msdc_tune_response()
2101 static int hs400_tune_response(struct mmc_host *mmc, u32 opcode) in hs400_tune_response()
2151 static int msdc_tune_data(struct mmc_host *mmc, u32 opcode) in msdc_tune_data()
2206 static int msdc_tune_together(struct mmc_host *mmc, u32 opcode) in msdc_tune_together()
2266 static int msdc_execute_tuning(struct mmc_host *mmc, u32 opcode) in msdc_execute_tuning()
/Linux-v6.6/arch/x86/kvm/
Demulate.c193 struct opcode { struct
199 const struct opcode *group; argument
211 struct opcode mod012[8]; argument
4767 struct opcode opcode; in x86_decode_insn() local
/Linux-v6.6/drivers/crypto/cavium/nitrox/
Dnitrox_req.h69 u8 opcode; member
333 u64 opcode : 8; member
422 __be16 opcode; member
/Linux-v6.6/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c619 enum qed_filter_xcast_params_type opcode, in qede_set_ucast_rx_mac()
633 enum qed_filter_xcast_params_type opcode, in qede_set_ucast_rx_vlan()
1055 enum qed_filter_xcast_params_type opcode, in qede_set_mcast_rx_mac()
/Linux-v6.6/drivers/infiniband/hw/cxgb4/
Dqp.c948 int opcode; in ib_to_fw_opcode() local
986 int opcode; in complete_sq_drain_wr() local
1429 int opcode; in build_term_codes() local
/Linux-v6.6/sound/soc/qcom/qdsp6/
Dq6prm.c64 uint32_t opcode, rsp_opcode; in q6prm_set_hw_core_req() local
Dq6asm-dai.c181 static void event_handler(uint32_t opcode, uint32_t token, in event_handler()
500 static void compress_event_handler(uint32_t opcode, uint32_t token, in compress_event_handler()
/Linux-v6.6/arch/parisc/net/
Dbpf_jit_comp32.c326 const s8 arg1, u8 opcode, struct hppa_jit_context *ctx) in emit_call_millicode()
360 const s8 *arg1, u8 opcode, struct hppa_jit_context *ctx) in emit_call_libgcc_ll()
/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dsdio.c110 u8 mode, u8 opcode, u32 addr, in ath6kl_sdio_set_cmd53_arg()
267 u8 opcode, rw; in ath6kl_sdio_scat_rw() local
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dar9003_mci.c479 u8 opcode, u32 bt_flags) in ar9003_mci_send_coex_bt_flags()
1084 u8 type, opcode; in ar9003_mci_queue_unsent_gpm() local
/Linux-v6.6/include/linux/mmc/
Dmmc.h96 static inline bool mmc_op_multi(u32 opcode) in mmc_op_multi()
102 static inline bool mmc_op_tuning(u32 opcode) in mmc_op_tuning()
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dtid_rdma.c2415 find_tid_request(struct rvt_qp *qp, u32 psn, enum ib_wr_opcode opcode) in find_tid_request()
2457 u32 opcode, aeth; in hfi1_rc_rcv_tid_rdma_read_resp() local
2858 u8 opcode; in hfi1_handle_kdeth_eflags() local
4048 u32 opcode, aeth, psn, flow_psn, i, tidlen = 0, pktlen; in hfi1_rc_rcv_tid_rdma_write_resp() local
4281 u8 opcode; in hfi1_rc_rcv_tid_rdma_write_data() local
5019 u8 opcode = TID_OP(WRITE_DATA); in hfi1_make_tid_rdma_pkt() local
/Linux-v6.6/drivers/nvme/host/
Dnvme.h1108 static inline const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str()
1112 static inline const unsigned char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str()
1117 static inline const unsigned char *nvme_get_fabrics_opcode_str(u8 opcode) in nvme_get_fabrics_opcode_str()
1123 static inline const unsigned char *nvme_opcode_str(int qid, u8 opcode, u8 fctype) in nvme_opcode_str()
/Linux-v6.6/drivers/atm/
Dfore200e.c558 struct prom_opcode opcode; in fore200e_pca_prom_read() local
1671 struct stats_opcode opcode; in fore200e_getstats() local
1757 struct oc3_opcode opcode; in fore200e_set_oc3() local
/Linux-v6.6/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_common.h57 u16 opcode; member
/Linux-v6.6/arch/powerpc/xmon/
Dppc.h39 unsigned long opcode; member
Dspu.h75 unsigned int opcode; member
/Linux-v6.6/arch/powerpc/lib/
Dcode-patching.c397 unsigned int opcode = ppc_inst_primary_opcode(instr); in is_conditional_branch() local
/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_comp.c91 static enum ib_wc_opcode wr_to_wc_opcode(enum ib_wr_opcode opcode) in wr_to_wc_opcode()
/Linux-v6.6/fs/cachefiles/
Dondemand.c310 enum cachefiles_opcode opcode, in cachefiles_ondemand_send_req()
/Linux-v6.6/drivers/scsi/be2iscsi/
Dbe_cmds.c686 u8 subsystem, u8 opcode, u32 cmd_len) in be_cmd_hdr_prepare()
906 u8 subsys = 0, opcode = 0; in beiscsi_cmd_q_destroy() local
/Linux-v6.6/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.c86 u32 opcode; member
401 u16 opcode; member
/Linux-v6.6/include/uapi/rdma/
Dvmw_pvrdma-abi.h241 __u32 opcode; /* operation type */ member
293 __u32 opcode; member

1...<<11121314151617181920>>...27