Searched defs:opcode (Results 226 - 250 of 647) sorted by relevance

1234567891011>>

/linux-master/fs/coda/
H A Dupcall.c45 static void *alloc_upcall(int opcode, int size) argument
855 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out, argument
[all...]
/linux-master/drivers/mmc/core/
H A Dmmc_ops.c261 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) argument
283 int mmc_send_adtc_data(struct mmc_card *card, struct mmc_host *host, u32 opcode, argument
332 mmc_spi_send_cxd(struct mmc_host *host, u32 *cxd, u32 opcode) argument
668 mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) argument
737 mmc_send_abort_tuning(struct mmc_host *host, u32 opcode) argument
763 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, u8 len) argument
[all...]
/linux-master/drivers/infiniband/ulp/iser/
H A Discsi_iser.c174 static int iscsi_iser_pdu_alloc(struct iscsi_task *task, uint8_t opcode) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.c55 octeon_get_dispatch_arg(struct octeon_device *octeon_dev, u16 opcode, u16 subcode) argument
[all...]
H A Drequest_manager.c577 octeon_prepare_soft_command(struct octeon_device *oct, struct octeon_soft_command *sc, u8 opcode, u8 subcode, u32 irh_ossp, u64 ossp0, u64 ossp1) argument
H A Docteon_device.c1076 octeon_get_dispatch(struct octeon_device *octeon_dev, u16 opcode, argument
1134 octeon_register_dispatch_fn(struct octeon_device *oct, u16 opcode, u16 subcode, octeon_dispatch_fn_t fn, void *fn_arg) argument
[all...]
/linux-master/tools/perf/util/
H A Dgenelf_debug.c227 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode, argument
238 static void emit_opcode(struct buffer_ext *be, ubyte opcode) argument
250 static void emit_opcode_unsigned(struct buffer_ext *be, ubyte opcode, argument
243 emit_opcode_signed(struct buffer_ext *be, ubyte opcode, long data) argument
325 unsigned long opcode = temp + local
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dmxl692.c111 static void mxl692_tx_swap(enum MXL_EAGLE_OPCODE_E opcode, u8 *buffer) argument
135 static void mxl692_rx_swap(enum MXL_EAGLE_OPCODE_E opcode, u8 *buffer) argument
371 static const char *mxl692_opcode_string(u8 opcode) argument
443 mxl692_i2c_writeread(struct mxl692_dev *dev, u8 opcode, u8 *tx_payload, u8 tx_payload_size, u8 *rx_payload, u8 rx_payload_expected) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige.h84 struct mlxbf_gige_reg_param opcode; member in struct:mlxbf_gige_mdio_gw
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp64.c505 emit_call_libgcc_ll(void *func, const s8 arg0, const s8 arg1, u8 opcode, struct hppa_jit_context *ctx) argument
/linux-master/drivers/video/fbdev/
H A Dmetronomefb.c312 u16 opcode; local
[all...]
/linux-master/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c664 sd_tuning_rx_cmd(struct rtsx_usb_sdmmc *host, u8 opcode, u8 sample_point) argument
686 sd_tuning_phase(struct rtsx_usb_sdmmc *host, u8 opcode, u16 *phase_map) argument
702 sd_tuning_rx(struct rtsx_usb_sdmmc *host, u8 opcode) argument
1232 sdmmc_execute_tuning(struct mmc_host *mmc, u32 opcode) argument
[all...]
H A Dsdhci-cadence.c258 static int sdhci_cdns_execute_tuning(struct sdhci_host *host, u32 opcode) argument
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6apm.c94 static int audioreach_graph_mgmt_cmd(struct audioreach_graph *graph, uint32_t opcode) argument
[all...]
/linux-master/drivers/fsi/
H A Dfsi-master-gpio.c240 uint8_t ds, opcode; local
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_nvme.c1239 u8 *opcode; local
/linux-master/include/uapi/rdma/
H A Dsiw-abi.h112 __u8 opcode; member in struct:siw_sqe
133 __u8 opcode; member in struct:siw_rqe
164 __u8 opcode; member in struct:siw_cqe
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace.c13 u8 opcode; local
27 u8 opcode; local
117 hfi1_trace_parse_9b_bth(struct ib_other_headers *ohdr, u8 *ack, bool *becn, bool *fecn, u8 *mig, u8 *se, u8 *pad, u8 *opcode, u8 *tver, u16 *pkey, u32 *psn, u32 *qpn) argument
135 hfi1_trace_parse_16b_bth(struct ib_other_headers *ohdr, u8 *ack, u8 *mig, u8 *opcode, u8 *pad, u8 *se, u8 *tver, u32 *psn, u32 *qpn) argument
221 hfi1_trace_fmt_rest(struct trace_seq *p, bool bypass, u8 l4, u8 ack, bool becn, bool fecn, u8 mig, u8 se, u8 pad, u8 opcode, const char *opname, u8 tver, u16 pkey, u32 psn, u32 qpn, u32 dest_qpn, u32 src_qpn) argument
248 parse_everbs_hdrs( struct trace_seq *p, u8 opcode, u8 l4, u32 dest_qpn, u32 src_qpn, void *ehdrs) argument
[all...]
H A Duser_sdma.c291 u8 opcode, sc, vl; local
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h49 union otx2_cpt_opcode opcode; member in struct:otx2_cptvf_request
61 __be16 opcode; member in struct:otx2_cpt_iq_cmd_word0::__anon118
/linux-master/drivers/spi/
H A Dspi-wpcm-fiu.c66 static void wpcm_fiu_set_opcode(struct wpcm_fiu_spi *fiu, u8 opcode) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcmd.h33 static inline int mlxsw_cmd_exec_in(struct mlxsw_core *mlxsw_core, u16 opcode, argument
41 static inline int mlxsw_cmd_exec_out(struct mlxsw_core *mlxsw_core, u16 opcode, argument
51 static inline int mlxsw_cmd_exec_none(struct mlxsw_core *mlxsw_core, u16 opcode, argument
79 static inline const char *mlxsw_cmd_opcode_str(u16 opcode) argument
[all...]
/linux-master/include/linux/mmc/
H A Dcore.h27 u32 opcode; member in struct:mmc_command
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c1001 u8 opcode; local
1057 siw_dbg_qp(rx_qp(srx), "new header, opcode %u\n", opcode); local
1204 u8 opcode = __rdmap_get_opcode(&srx->hdr.ctrl); local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_pfvf_mbox.h97 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1412
103 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1413
110 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1414
116 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1415
122 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1416
128 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1417
134 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1418
140 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1419
146 u64 opcode:8; member in struct:octep_pfvf_mbox_word::__anon1420
155 u64 opcode member in struct:octep_pfvf_mbox_word::__anon1421
[all...]

Completed in 311 milliseconds

1234567891011>>