Home
last modified time | relevance | path

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

1...<<1112131415161718192021

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c103 static bool be_cmd_allowed(struct be_adapter *adapter, u8 opcode, u8 subsystem) in be_cmd_allowed()
172 static bool be_skip_err_log(u8 opcode, u16 base_status, u16 addl_status) in be_skip_err_log()
194 u8 opcode = 0, subsystem = 0; in be_async_cmd_process() local
252 u8 opcode = 0, subsystem = 0; in be_mcc_compl_process() local
799 u8 subsystem, u8 opcode, int cmd_len, in be_wrb_cmd_hdr_prepare()
1462 u8 subsys = 0, opcode = 0; in be_cmd_q_destroy() local
/Linux-v4.19/drivers/scsi/cxgbi/
Dlibcxgbi.c1624 u8 opcode = hdr->opcode & ISCSI_OPCODE_MASK; in skb_read_pdu_bhs() local
1638 int opcode = tcp_conn->in.hdr->opcode & ISCSI_OPCODE_MASK; in skb_read_pdu_data() local
1881 int cxgbi_conn_alloc_pdu(struct iscsi_task *task, u8 opcode) in cxgbi_conn_alloc_pdu()
/Linux-v4.19/drivers/atm/
Dfore200e.c617 struct prom_opcode opcode; in fore200e_pca_prom_read() local
1745 struct stats_opcode opcode; in fore200e_getstats() local
1854 struct oc3_opcode opcode; in fore200e_set_oc3() local
/Linux-v4.19/arch/x86/events/intel/
Dp4.c23 unsigned int opcode; /* Event code and ESCR selector */ member
/Linux-v4.19/drivers/video/fbdev/
Dmetronomefb.c312 u16 opcode; in metronome_display_cmd() local
/Linux-v4.19/arch/powerpc/include/asm/
Dcpm.h163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command()
/Linux-v4.19/drivers/infiniband/ulp/iser/
Discsi_iser.c161 iscsi_iser_pdu_alloc(struct iscsi_task *task, uint8_t opcode) in iscsi_iser_pdu_alloc()
/Linux-v4.19/arch/x86/math-emu/
Dfpu_emu.h115 unsigned int opcode:11; member
/Linux-v4.19/arch/arm64/kernel/
Darmv8_deprecated.c351 static unsigned int __kprobes aarch32_check_condition(u32 opcode, u32 psr) in aarch32_check_condition()
/Linux-v4.19/drivers/bluetooth/
Dbtintel.h68 __le16 opcode; member
Dbtrtl.c214 u8 opcode, length, data; in rtlbt_parse_firmware() local
Dbtusb.c1891 static int inject_cmd_complete(struct hci_dev *hdev, __u16 opcode) in inject_cmd_complete()
2007 __u16 opcode = le16_to_cpu(cmd->opcode); in btusb_send_frame_intel() local
2408 u16 pin, gap, opcode; in marvell_config_oob_wake() local
/Linux-v4.19/arch/x86/kvm/
Demulate.c214 struct opcode { struct
219 const struct opcode *group; argument
231 struct opcode mod012[8]; argument
5094 struct opcode opcode; in x86_decode_insn() local
/Linux-v4.19/net/bluetooth/
Dhci_event.c2792 u16 opcode, struct sk_buff *skb) in read_enc_key_size_complete()
3026 u16 *opcode, u8 *status, in hci_cmd_complete_evt()
3365 u16 *opcode, u8 *status, in hci_cmd_status_evt()
5648 static bool hci_get_cmd_complete(struct hci_dev *hdev, u16 opcode, in hci_get_cmd_complete()
5701 u16 opcode = HCI_OP_NOP; in hci_event_packet() local
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c3419 static enum i40iw_status_code i40iw_sc_post_wqe0(struct i40iw_sc_qp *qp, u8 opcode) in i40iw_sc_post_wqe0()
4326 u32 opcode = 0xffffffff; in i40iw_iwarp_opcode() local
4360 enum i40iw_flush_opcode opcode, in i40iw_setup_termhdr()
4381 u32 opcode; in i40iw_bld_terminate_hdr() local
/Linux-v4.19/include/uapi/linux/
Dcoda.h282 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument
296 u_int32_t opcode; member
305 u_int32_t opcode; member
Dvirtio_crypto.h60 __le32 opcode; member
269 __le32 opcode; member
/Linux-v4.19/drivers/usb/serial/
Ddigi_acceleport.c1386 int opcode; in digi_read_inb_callback() local
1478 int opcode, line, status, val; in digi_read_oob_callback() local
/Linux-v4.19/drivers/mmc/host/
Dmeson-gx-mmc.c710 static int meson_mmc_clk_phase_tuning(struct mmc_host *mmc, u32 opcode, in meson_mmc_clk_phase_tuning()
739 static int meson_mmc_execute_tuning(struct mmc_host *mmc, u32 opcode) in meson_mmc_execute_tuning()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c1446 int i = 0, opcode; in netxen_handle_fw_message() local
1675 int opcode, ring = 0, desc_cnt; in netxen_process_rcv_ring() local
/Linux-v4.19/arch/x86/include/asm/
Dperf_event_p4.h295 #define P4_OPCODE_ESEL(opcode) ((opcode & 0x00ff) >> 0) argument
296 #define P4_OPCODE_EVNT(opcode) ((opcode & 0xff00) >> 8) argument
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Drequest_manager.c605 u8 opcode, in octeon_prepare_soft_command()
/Linux-v4.19/drivers/spi/
Dspi-bcm63xx-hsspi.c158 u16 opcode = 0; in bcm63xx_hsspi_do_txrx() local
/Linux-v4.19/sound/drivers/vx/
Dvx_cmd.h92 unsigned int opcode; /* command word */ member
/Linux-v4.19/tools/bpf/bpftool/
Dcfg.c208 u8 opcode = BPF_OP(cur->code); in func_partition_bb_head() local

1...<<1112131415161718192021