Home
last modified time | relevance | path

Searched defs:opcode (Results 251 – 275 of 542) sorted by relevance

1...<<11121314151617181920>>...22

/linux/include/linux/mmc/
H A 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/arch/parisc/net/
H A 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/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c176 event_handler(uint32_t opcode,uint32_t token,void * payload,void * priv) event_handler() argument
490 compress_event_handler(uint32_t opcode,uint32_t token,void * payload,void * priv) compress_event_handler() argument
H A Dq6prm.c64 uint32_t opcode, rsp_opcode; in q6prm_set_hw_core_req() local
/linux/drivers/net/wireless/ath/ath6kl/
H A 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/drivers/infiniband/hw/hfi1/
H A 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
5020 u8 opcode = TID_OP(WRITE_DATA); in hfi1_make_tid_rdma_pkt() local
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.c23 static bool ixgbe_should_retry_aci_send_cmd_execute(u16 opcode) in ixgbe_should_retry_aci_send_cmd_execute()
62 u16 opcode, buf_tail_size = buf_size % 4; in ixgbe_aci_send_cmd_execute() local
213 u16 opcode = le16_to_cpu(desc->opcode); in ixgbe_aci_send_cmd() local
338 void ixgbe_fill_dflt_direct_cmd_desc(struct libie_aq_desc *desc, u16 opcode) in ixgbe_fill_dflt_direct_cmd_desc()
/linux/drivers/tee/tstee/
H A Dcore.c173 u16 opcode; in tstee_invoke_func() local
/linux/drivers/net/ethernet/qlogic/qede/
H A 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()
1052 enum qed_filter_xcast_params_type opcode, in qede_set_mcast_rx_mac()
/linux/drivers/atm/
H A Dfore200e.c555 struct prom_opcode opcode; in fore200e_pca_prom_read() local
1670 struct stats_opcode opcode; in fore200e_getstats() local
1756 struct oc3_opcode opcode; in fore200e_set_oc3() local
/linux/drivers/bluetooth/
H A Dbtusb.c2572 static int inject_cmd_complete(struct hci_dev *hdev, __u16 opcode) in inject_cmd_complete()
2622 __u16 opcode = le16_to_cpu(cmd->opcode); in btusb_send_frame_intel() local
2878 u16 pin, gap, opcode; in marvell_config_oob_wake() local
3854 u16 opcode; member
3870 u16 opcode, num_supported_commands = in btusb_hci_drv_read_info() local
/linux/drivers/scsi/be2iscsi/
H A 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/include/uapi/rdma/
H A Dvmw_pvrdma-abi.h241 __u32 opcode; /* operation type */ member
293 __u32 opcode; member
/linux/drivers/nvme/target/
H A Dpr.c900 u8 opcode = req->cmd->common.opcode; in nvmet_is_req_write_cmd_group() local
920 u8 opcode = req->cmd->common.opcode; in nvmet_is_req_read_cmd_group() local
/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c497 u32 opcode; in gve_adminq_issue_cmd() local
623 static int gve_adminq_execute_extended_cmd(struct gve_priv *priv, u32 opcode, in gve_adminq_execute_extended_cmd()
/linux/arch/powerpc/xmon/
H A Dppc.h39 unsigned long opcode; member
/linux/drivers/infiniband/sw/rxe/
H A Drxe_comp.c91 static enum ib_wc_opcode wr_to_wc_opcode(enum ib_wr_opcode opcode) in wr_to_wc_opcode()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_controlq.h28 __le16 opcode; member
/linux/drivers/net/ovpn/
H A Dtcp.c79 u8 opcode; in ovpn_tcp_rcv() local
/linux/drivers/mmc/host/
H A Ddw_mmc-rockchip.c283 static int dw_mci_rk3288_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_rk3288_execute_tuning()
/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h29 u8 opcode; member
70 u8 opcode; member
84 u8 opcode; member
102 u8 opcode; member
137 u8 opcode; member
152 u8 opcode; member
180 u8 opcode; member
/linux/net/ceph/
H A Dosd_client.c641 static bool osd_req_opcode_valid(u16 opcode) in osd_req_opcode_valid()
644 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return true; in osd_req_opcode_valid() argument
719 u16 opcode, u32 flags) in osd_req_op_init()
736 unsigned int which, u16 opcode, in osd_req_op_extent_init()
845 u16 opcode, const char *name, const void *value, in osd_req_op_xattr_init()
1060 int opcode, int flags, in ceph_osdc_new_request()
4559 u8 proto_ver, opcode; in handle_watch_notify() local
/linux/tools/include/uapi/linux/
H A Dio_uring.h31 __u8 opcode; /* type of operation for this sqe */ member
631 __u16 opcode; member
721 __u8 opcode; member
/linux/include/uapi/linux/
H A Dio_uring.h31 __u8 opcode; /* type of operation for this sqe */ member
787 __u16 opcode; member
899 __u8 opcode; member
970 __u8 opcode; member
/linux/drivers/scsi/qedi/
H A Dqedi_fw_api.c169 u8 opcode = GET_FIELD(pdu_header->hdr_first_byte, in init_sqe() local

1...<<11121314151617181920>>...22