Home
last modified time | relevance | path

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

1...<<1112131415161718192021

/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/net/ovpn/
H A Dtcp.c79 u8 opcode; in ovpn_tcp_rcv() local
/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
H A Didpf_controlq_api.h49 u16 opcode; member
/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
763 __u16 opcode; global() member
875 __u8 opcode; global() member
946 __u8 opcode; global() member
[all...]
/linux/drivers/scsi/qedi/
H A Dqedi_fw_api.c169 u8 opcode = GET_FIELD(pdu_header->hdr_first_byte, in init_sqe() local
/linux/arch/s390/kvm/
H A Dguestdbg.c439 u16 opcode[3]; in per_fetched_addr() local
/linux/drivers/bluetooth/
H A Dbtbcm.c217 u16 opcode; in btbcm_patchram() local
/linux/drivers/mmc/host/
H A Dsdricoh_cs.c154 unsigned char opcode = cmd->opcode; in sdricoh_mmc_cmd() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c1027 u16 opcode) in i40e_fill_default_direct_cmd_desc()
/linux/include/linux/
H A Dvirtio.h120 __le16 opcode; global() member
H A Dnvme-fc.h89 __u8 opcode; member
107 __u8 opcode; member
/linux/arch/x86/boot/startup/
H A Dsev-shared.c446 u16 opcode = *(unsigned short *)regs->ip; in do_vc_no_ghcb() local
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c99 static bool be_cmd_allowed(struct be_adapter *adapter, u8 opcode, u8 subsystem) in be_cmd_allowed()
169 static bool be_skip_err_log(u8 opcode, u16 base_status, u16 addl_status) in be_skip_err_log()
191 u8 opcode = 0, subsystem = 0; in be_async_cmd_process() local
249 u8 opcode = 0, subsystem = 0; in be_mcc_compl_process() local
796 u8 subsystem, u8 opcode, int cmd_len, in be_wrb_cmd_hdr_prepare()
1459 u8 subsys = 0, opcode = 0; in be_cmd_q_destroy() local
/linux/drivers/net/ipa/
H A Dgsi.c410 enum gsi_evt_cmd_opcode opcode) in gsi_evt_ring_command()
525 gsi_channel_command(struct gsi_channel *channel, enum gsi_ch_cmd_opcode opcode) in gsi_channel_command()
1767 enum gsi_generic_cmd_opcode opcode, in gsi_generic_command()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h111 #define hclgevf_cmd_setup_basic_desc(desc, opcode, is_read) \ argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dhw_table.c345 static int mlx5_sf_hw_vhca_event(struct notifier_block *nb, unsigned long opcode, void *data) in mlx5_sf_hw_vhca_event()

1...<<1112131415161718192021