| /Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
| D | be_cmds.c | 103 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/ |
| D | libcxgbi.c | 1624 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/ |
| D | fore200e.c | 617 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/ |
| D | p4.c | 23 unsigned int opcode; /* Event code and ESCR selector */ member
|
| /Linux-v4.19/drivers/video/fbdev/ |
| D | metronomefb.c | 312 u16 opcode; in metronome_display_cmd() local
|
| /Linux-v4.19/arch/powerpc/include/asm/ |
| D | cpm.h | 163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command()
|
| /Linux-v4.19/drivers/infiniband/ulp/iser/ |
| D | iscsi_iser.c | 161 iscsi_iser_pdu_alloc(struct iscsi_task *task, uint8_t opcode) in iscsi_iser_pdu_alloc()
|
| /Linux-v4.19/arch/x86/math-emu/ |
| D | fpu_emu.h | 115 unsigned int opcode:11; member
|
| /Linux-v4.19/arch/arm64/kernel/ |
| D | armv8_deprecated.c | 351 static unsigned int __kprobes aarch32_check_condition(u32 opcode, u32 psr) in aarch32_check_condition()
|
| /Linux-v4.19/drivers/bluetooth/ |
| D | btintel.h | 68 __le16 opcode; member
|
| D | btrtl.c | 214 u8 opcode, length, data; in rtlbt_parse_firmware() local
|
| D | btusb.c | 1891 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/ |
| D | emulate.c | 214 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/ |
| D | hci_event.c | 2792 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/ |
| D | i40iw_ctrl.c | 3419 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/ |
| D | coda.h | 282 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID) argument 296 u_int32_t opcode; member 305 u_int32_t opcode; member
|
| D | virtio_crypto.h | 60 __le32 opcode; member 269 __le32 opcode; member
|
| /Linux-v4.19/drivers/usb/serial/ |
| D | digi_acceleport.c | 1386 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/ |
| D | meson-gx-mmc.c | 710 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/ |
| D | netxen_nic_init.c | 1446 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/ |
| D | perf_event_p4.h | 295 #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/ |
| D | request_manager.c | 605 u8 opcode, in octeon_prepare_soft_command()
|
| /Linux-v4.19/drivers/spi/ |
| D | spi-bcm63xx-hsspi.c | 158 u16 opcode = 0; in bcm63xx_hsspi_do_txrx() local
|
| /Linux-v4.19/sound/drivers/vx/ |
| D | vx_cmd.h | 92 unsigned int opcode; /* command word */ member
|
| /Linux-v4.19/tools/bpf/bpftool/ |
| D | cfg.c | 208 u8 opcode = BPF_OP(cur->code); in func_partition_bb_head() local
|