/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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()
|
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit.h | 412 static inline u32 hppa_t1_insn(u8 opcode, u8 b, u8 r, s16 im14) in hppa_t1_insn() 417 static inline u32 hppa_t5_insn(u8 opcode, u8 tr, u32 val21) in hppa_t5_insn() 422 static inline u32 hppa_t6_insn(u8 opcode, u8 r2, u8 r1, u8 c, u8 f, u8 ext6, u16 t) in hppa_t6_insn() 429 static inline u32 hppa_t7_insn(u8 opcode, u8 r, u8 t, u32 im11) in hppa_t7_insn() 435 static inline u32 hppa_t10_insn(u8 opcode, u8 r2, u8 r1, u8 c, u8 ext3, u8 cp, u8 t) in hppa_t10_insn() 442 static inline u32 hppa_t11_insn(u8 opcode, u8 r2, u8 r1, u8 c, u32 w, u8 nop) in hppa_t11_insn() 450 static inline u32 hppa_t12_insn(u8 opcode, u8 rp, u32 w, u8 ext3, u8 nop) in hppa_t12_insn() 455 static inline u32 hppa_t12_L_insn(u8 opcode, u32 w, u8 nop) in hppa_t12_L_insn() 461 static inline u32 hppa_t21_insn(u8 opcode, u8 r2, u8 r1, u8 ext8, u8 t) in hppa_t21_insn()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | opcodes.c | 52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
/openbmc/qemu/target/hexagon/ |
H A D | attribs.h | 32 #define GET_ATTRIB(opcode, attrib) \ argument
|
H A D | iclass.c | 32 SlotMask find_iclass_slots(Opcode opcode, int itype) in find_iclass_slots()
|
/openbmc/qemu/linux-user/arm/nwfpe/ |
H A D | fpa11_cpdo.c | 25 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
|
H A D | single_cpdo.c | 38 unsigned int SingleCPDO(const unsigned int opcode) in SingleCPDO()
|
H A D | extended_cpdo.c | 38 unsigned int ExtendedCPDO(const unsigned int opcode) in ExtendedCPDO()
|
H A D | double_cpdo.c | 38 unsigned int DoubleCPDO(const unsigned int opcode) in DoubleCPDO()
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | dev.c | 107 static const char *pdsc_devcmd_str(int opcode) in pdsc_devcmd_str() 127 static int pdsc_devcmd_wait(struct pdsc *pdsc, u8 opcode, int max_seconds) in pdsc_devcmd_wait()
|
/openbmc/linux/arch/x86/platform/intel/ |
H A 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()
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | fpa11_cpdo.c | 18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_if.h | 119 u8 opcode; member 152 u8 opcode; member 171 u8 opcode; member 190 u8 opcode; member 212 u8 opcode; member 322 u8 opcode; member 564 u8 opcode; member 592 u8 opcode; member 673 u8 opcode; member 878 static inline u64 encode_txq_desc_cmd(u8 opcode, u8 flags, in encode_txq_desc_cmd() [all …]
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | core.h | 87 #define SPI_NOR_SECTOR_ERASE_OP(opcode, addr_nbytes, addr) \ argument 93 #define SPI_NOR_READ_OP(opcode) \ argument 99 #define SPI_NOR_PP_OP(opcode) \ argument 141 u8 opcode; member 146 u8 opcode; member 211 u8 opcode; member 230 u8 opcode; member
|
/openbmc/linux/include/trace/events/ |
H A D | target.h | 15 #define scsi_opcode_name(opcode) { opcode, #opcode } argument
|
/openbmc/linux/include/linux/netfilter/ |
H A D | nf_conntrack_tftp.h | 13 __be16 opcode; member
|
/openbmc/linux/arch/x86/kernel/ |
H A D | alternative.c | 1682 void __init_or_module text_poke_early(void *addr, const void *opcode, in text_poke_early() 1911 void *text_poke(void *addr, const void *opcode, size_t len) in text_poke() 1932 void *text_poke_kgdb(void *addr, const void *opcode, size_t len) in text_poke_kgdb() 1937 void *text_poke_copy_locked(void *addr, const void *opcode, size_t len, in text_poke_copy_locked() 1970 void *text_poke_copy(void *addr, const void *opcode, size_t len) in text_poke_copy() 2029 u8 opcode; member 2319 const void *opcode, size_t len, const void *emulate) in text_poke_loc_init() 2427 void __ref text_poke_queue(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_queue() 2448 void __ref text_poke_bp(void *addr, const void *opcode, size_t len, const void *emulate) in text_poke_bp()
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_rcfw.c | 79 static int bnxt_qplib_map_rc(u8 opcode) in bnxt_qplib_map_rc() 284 struct bnxt_qplib_cmdqmsg *msg, u8 opcode) in __send_message() 419 u8 opcode) in __send_message_basic_sanity() 490 u8 opcode; in __bnxt_qplib_rcfw_send_message() local
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_iommu.c | 478 target_ulong opcode, target_ulong *args) in h_put_tce_indirect() 523 target_ulong opcode, target_ulong *args) in h_stuff_tce() 562 target_ulong opcode, target_ulong *args) in h_put_tce() 603 target_ulong opcode, target_ulong *args) in h_get_tce()
|
/openbmc/linux/drivers/spmi/ |
H A D | spmi.c | 94 spmi_cmd(struct spmi_controller *ctrl, u8 opcode, u8 sid) in spmi_cmd() 106 static inline int spmi_read_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_read_cmd() 120 static inline int spmi_write_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_write_cmd()
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_mm.c | 285 uint8_t opcode; in handle_drvrcmd() local 360 uint8_t opcode; in mimd_to_kioc() local 807 uint8_t opcode; in kioc_to_mimd() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | asm-prototypes.h | 27 static inline long ucall_norets(unsigned long opcode, ...) in ucall_norets()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_ath.c | 44 __u8 opcode; member 147 static int ath_vendor_cmd(struct hci_dev *hdev, uint8_t opcode, uint16_t index, in ath_vendor_cmd()
|
/openbmc/linux/include/linux/soc/qcom/ |
H A D | pmic_glink.h | 21 __le32 opcode; member
|
/openbmc/linux/io_uring/ |
H A D | cancel.h | 11 u8 opcode; member
|