Home
last modified time | relevance | path

Searched defs:opcode (Results 126 – 150 of 737) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dverbs.c328 static u64 hfi1_fault_tx(struct rvt_qp *qp, u8 opcode, u64 pbc) in hfi1_fault_tx()
359 static opcode_handler tid_qp_ok(int opcode, struct hfi1_packet *packet) in tid_qp_ok()
381 u8 opcode; in hfi1_kdeth_eager_rcv() local
435 u8 opcode; in hfi1_kdeth_expected_rcv() local
830 static u64 update_hcrc(u8 opcode, u64 pbc) in update_hcrc()
/OK3568_Linux_fs/u-boot/drivers/ufs/
H A Dufs.c963 enum query_opcode opcode, in ufshcd_init_query()
979 int ufshcd_query_flag(struct ufs_hba *hba, enum query_opcode opcode, in ufshcd_query_flag()
1032 enum query_opcode opcode, in ufshcd_query_flag_retry()
1056 enum query_opcode opcode, in __ufshcd_query_descriptor()
1115 int ufshcd_query_descriptor_retry(struct ufs_hba *hba, enum query_opcode opcode, in ufshcd_query_descriptor_retry()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dbrl_emu.c59 unsigned long opcode, btype, qp, offset, cpl; in ia64_emulate_brl() local
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dlibata.h13 #define ata_opcode_name(opcode) { opcode, #opcode } argument
H A Dscsi.h13 #define scsi_opcode_name(opcode) { opcode, #opcode } argument
/OK3568_Linux_fs/external/xserver/test/bigreq/
H A Drequest-length.c38 uint8_t opcode; in main() member
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dinsn.c40 unsigned long opcode = 0xea000000; in __arm_gen_branch_arm() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c534 static void rtk_vendor_cmd_to_fw(uint16_t opcode, uint8_t parameter_len, in rtk_vendor_cmd_to_fw()
1389 static void rtk_notify_btcoex_to_wifi(uint8_t opcode, uint8_t status) in rtk_notify_btcoex_to_wifi()
1506 u16 opcode = (buffer[0]) + (buffer[1] << 8); in rtk_btcoex_parse_cmd() local
1746 u16 opcode; in rtk_handle_cmd_complete_evt() local
1788 u16 opcode; in rtk_handle_cmd_status_evt() local
2700 uint8_t opcode, opcode_len, value, power_decrease, psd_mode, in rtk_handle_bt_coex_control() local
H A Drtk_misc.c128 uint8_t opcode; member
433 int __rtk_recv_hci_evt(struct usb_device *udev, u8 *buf, u8 len, u16 opcode) in __rtk_recv_hci_evt()
1167 uint8_t opcode; in rtk_get_fw_project_id() local
1865 u16 *opcode = (u16 *) (skb->data); in print_command() local
1939 u8 *opcode = (u8 *) (skb->data); in print_event() local
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_common.h19 #define COMMAND_SIZE(opcode) scsi_command_size_tbl[((opcode) >> 5) & 7] argument
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dtraps.c437 do_entUna(void * va, unsigned long opcode, unsigned long reg, in do_entUna()
722 do_entUnaUser(void __user * va, unsigned long opcode, in do_entUnaUser()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtmrvl_main.c60 u16 opcode; in btmrvl_check_evtpkt() local
175 static int btmrvl_send_sync_cmd(struct btmrvl_private *priv, u16 opcode, in btmrvl_send_sync_cmd()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c100 uint16_t opcode; member
565 uint16_t opcode = 0; in h5_init_hci_cc() local
635 uint16_t opcode = 0; in h5_post_hci_cc() local
990 uint16_t opcode = 0; in start_transmit_wait() local
/OK3568_Linux_fs/kernel/drivers/media/firewire/
H A Dfiredtv-avc.c77 u8 opcode; member
84 u8 opcode; member
160 static const char *debug_fcp_opcode(unsigned int opcode, in debug_fcp_opcode()
204 unsigned int subunit_type, subunit_id, opcode; in debug_fcp() local
/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A Dsingle_cpdo.c76 unsigned int SingleCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in SingleCPDO()
H A Dextended_cpdo.c78 unsigned int ExtendedCPDO(struct roundingData *roundData, const unsigned int opcode, FPREG * rFd) in ExtendedCPDO()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c374 u8 opcode = 0, inner_hdr_len = 0, outer_hdr_len = 0, total_hdr_len = 0; in qlcnic_tx_encap_pkt() local
461 u8 l4proto, opcode = 0, hdr_len = 0, tag_vlan = 0; in qlcnic_tx_pkt() local
1088 int i = 0, opcode, ret; in qlcnic_handle_fw_message() local
1363 int opcode, desc_cnt, count = 0; in qlcnic_process_rcv_ring() local
1540 int ring, opcode, desc_cnt; in qlcnic_82xx_process_rcv_ring_diag() local
1889 int count = 0, opcode; in qlcnic_83xx_process_rcv_ring() local
2214 int ring, opcode; in qlcnic_83xx_process_rcv_ring_diag() local
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddsobject.c321 u16 opcode, in acpi_ds_init_object_from_op()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dstatic_call.c61 u8 opcode = *(u8 *)insn; in __static_call_validate() local
H A Dstep.c59 unsigned char opcode[15]; in is_setting_trap_flag() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqpc.c344 static int get_ece_from_mbox(void *out, u16 opcode) in get_ece_from_mbox()
371 static int modify_qp_mbox_alloc(struct mlx5_core_dev *dev, u16 opcode, int qpn, in modify_qp_mbox_alloc()
457 int mlx5_core_qp_modify(struct mlx5_ib_dev *dev, u16 opcode, u32 opt_param_mask, in mlx5_core_qp_modify()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c180 u8 opcode, size_t len, u8 optype) in hisi_spi_nor_op_reg()
202 static int hisi_spi_nor_read_reg(struct spi_nor *nor, u8 opcode, u8 *buf, in hisi_spi_nor_read_reg()
217 static int hisi_spi_nor_write_reg(struct spi_nor *nor, u8 opcode, in hisi_spi_nor_write_reg()
/OK3568_Linux_fs/u-boot/board/topic/zynq/
H A Dps7_init_common.c69 unsigned long opcode; in ps7_config() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_uc.c241 u32 opcode; in qib_uc_rcv() local
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_dataflash.c80 u8 opcode = OP_READ_STATUS; in dataflash_status() local
515 u8 opcode = CMD_READ_ID; in jedec_probe() local

12345678910>>...30