| /Linux-v5.10/drivers/net/ipa/ |
| D | gsi_trans.c | 406 enum ipa_cmd_opcode opcode) in gsi_trans_cmd_add() 484 static __le16 gsi_tre_len_opcode(enum ipa_cmd_opcode opcode, u32 len) in gsi_tre_len_opcode() 491 static __le32 gsi_tre_flags(bool last_tre, bool bei, enum ipa_cmd_opcode opcode) in gsi_tre_flags() 515 enum ipa_cmd_opcode opcode) in gsi_trans_tre_fill() 545 enum ipa_cmd_opcode opcode = IPA_CMD_NONE; in __gsi_trans_commit() local
|
| /Linux-v5.10/arch/powerpc/platforms/pseries/ |
| D | hvCall_inst.c | 86 static void probe_hcall_entry(void *ignored, unsigned long opcode, unsigned long *args) in probe_hcall_entry() 98 static void probe_hcall_exit(void *ignored, unsigned long opcode, long retval, in probe_hcall_exit()
|
| /Linux-v5.10/drivers/mmc/host/ |
| D | dw_mmc-zx.c | 88 static int dw_mci_zx_emmc_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_zx_emmc_execute_tuning() 141 static int dw_mci_zx_execute_tuning(struct dw_mci_slot *slot, u32 opcode) in dw_mci_zx_execute_tuning()
|
| /Linux-v5.10/arch/nds32/kernel/ |
| D | ftrace.c | 94 unsigned long opcode = 0x46000000; in gen_sethi_insn() local 103 unsigned long opcode = 0x58000000; in gen_ori_insn() local 113 unsigned long opcode = 0x4a000001; in gen_jral_insn() local
|
| /Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_cmd.c | 89 enum hclge_opcode_type opcode, bool is_read) in hclge_cmd_setup_basic_desc() 167 static bool hclge_is_special_opcode(u16 opcode) in hclge_is_special_opcode() 227 u16 opcode, desc_ret; in hclge_cmd_check_retval() local
|
| /Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| D | chtls_main.c | 367 unsigned int opcode = *(u8 *)rsp; in chtls_recv_packet() local 385 unsigned int opcode; in chtls_recv_rsp() local 425 unsigned int opcode; in chtls_recv() local 442 unsigned int opcode; in chtls_uld_rx_handler() local
|
| /Linux-v5.10/drivers/infiniband/hw/mlx5/ |
| D | devx.c | 193 static u16 get_legacy_obj_type(u16 opcode) in get_legacy_obj_type() 211 u16 opcode; in get_dec_obj_type() local 289 static u64 get_enc_obj_id(u32 opcode, u32 obj_id) in get_enc_obj_id() 296 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_get_obj_id() local 538 u16 opcode; in devx_is_valid_obj_id() local 609 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_set_umem_valid() local 698 static bool devx_is_obj_create_cmd(const void *in, u16 *opcode) in devx_is_obj_create_cmd() 753 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_is_obj_modify_cmd() local 799 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_is_obj_query_cmd() local 835 u16 opcode = MLX5_GET(general_obj_in_cmd_hdr, in, opcode); in devx_is_whitelist_cmd() local [all …]
|
| /Linux-v5.10/net/nfc/nci/ |
| D | core.c | 337 __u16 opcode; member 363 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len, __u8 *payload) in nci_core_cmd() 1318 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, void *payload) in nci_send_cmd() 1352 __u16 opcode) in ops_cmd_lookup() 1395 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_rsp_packet() 1402 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() 1409 int nci_core_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_rsp_packet() 1416 int nci_core_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_ntf_packet()
|
| /Linux-v5.10/drivers/mmc/core/ |
| D | mmc_ops.c | 227 mmc_send_cxd_native(struct mmc_host *host, u32 arg, u32 *cxd, int opcode) in mmc_send_cxd_native() 251 u32 opcode, void *buf, unsigned len) in mmc_send_cxd_data() 640 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning() 709 int mmc_abort_tuning(struct mmc_host *host, u32 opcode) in mmc_abort_tuning() 735 mmc_send_bus_test(struct mmc_card *card, struct mmc_host *host, u8 opcode, in mmc_send_bus_test()
|
| D | sdio_ops.h | 26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy()
|
| /Linux-v5.10/drivers/acpi/acpica/ |
| D | psargs.c | 366 u16 opcode; in acpi_ps_get_next_simple_arg() local 461 u16 opcode; in acpi_ps_get_next_field() local
|
| /Linux-v5.10/include/uapi/linux/ |
| D | nvme_ioctl.h | 13 __u8 opcode; member 28 __u8 opcode; member 49 __u8 opcode; member
|
| /Linux-v5.10/include/linux/ |
| D | mmiotrace.h | 93 unsigned char opcode; /* one of MMIO_{READ,WRITE,UNKNOWN_OP} */ member 102 unsigned char opcode; /* MMIO_PROBE or MMIO_UNPROBE */ member
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | cmd.h | 33 static inline int mlxsw_cmd_exec_in(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_in() 41 static inline int mlxsw_cmd_exec_out(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_out() 51 static inline int mlxsw_cmd_exec_none(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_none() 79 static inline const char *mlxsw_cmd_opcode_str(u16 opcode) in mlxsw_cmd_opcode_str()
|
| /Linux-v5.10/arch/s390/include/asm/ |
| D | cpacf.h | 174 static __always_inline void __cpacf_query(unsigned int opcode, cpacf_mask_t *mask) in __cpacf_query() 189 static __always_inline int __cpacf_check_opcode(unsigned int opcode) in __cpacf_check_opcode() 214 static __always_inline int cpacf_query(unsigned int opcode, cpacf_mask_t *mask) in cpacf_query() 229 static __always_inline int cpacf_query_func(unsigned int opcode, unsigned int func) in cpacf_query_func()
|
| /Linux-v5.10/arch/arm/kernel/ |
| D | opcodes.c | 52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
| /Linux-v5.10/arch/arm/nwfpe/ |
| D | fpa11_cpdo.c | 18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
|
| /Linux-v5.10/drivers/spmi/ |
| D | spmi.c | 92 spmi_cmd(struct spmi_controller *ctrl, u8 opcode, u8 sid) in spmi_cmd() 104 static inline int spmi_read_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_read_cmd() 118 static inline int spmi_write_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_write_cmd()
|
| /Linux-v5.10/arch/x86/platform/intel/ |
| D | iosf_mbi.c | 97 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) in iosf_mbi_read() 120 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write() 143 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) in iosf_mbi_modify()
|
| /Linux-v5.10/include/trace/events/ |
| D | target.h | 15 #define scsi_opcode_name(opcode) { opcode, #opcode } argument
|
| /Linux-v5.10/include/linux/netfilter/ |
| D | nf_conntrack_tftp.h | 13 __be16 opcode; member
|
| /Linux-v5.10/drivers/scsi/megaraid/ |
| D | megaraid_mm.c | 281 uint8_t opcode; in handle_drvrcmd() local 356 uint8_t opcode; in mimd_to_kioc() local 798 uint8_t opcode; in kioc_to_mimd() local
|
| /Linux-v5.10/arch/powerpc/include/asm/ |
| D | asm-prototypes.h | 42 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets()
|
| /Linux-v5.10/net/ceph/ |
| D | ceph_strings.c | 24 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
|
| /Linux-v5.10/net/bluetooth/ |
| D | hci_request.c | 102 static void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() 127 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev() 184 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync() 285 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd() 312 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() 342 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add() 1164 static void suspend_req_complete(struct hci_dev *hdev, u8 status, u16 opcode) in suspend_req_complete() 1791 u16 opcode) in enable_addr_resolution_complete() 1812 static void adv_enable_complete(struct hci_dev *hdev, u8 status, u16 opcode) in adv_enable_complete() 2726 static void abort_conn_complete(struct hci_dev *hdev, u8 status, u16 opcode) in abort_conn_complete()
|