Home
last modified time | relevance | path

Searched refs:op_code (Results 1 – 25 of 37) sorted by relevance

12

/linux/arch/riscv/kernel/
H A Dkgdb.c42 int op_code; in get_step_address() local
44 if (get_kernel_nofault(op_code, (void *)pc)) in get_step_address()
46 if ((op_code & __INSN_LENGTH_MASK) != __INSN_LENGTH_GE_32) { in get_step_address()
47 if (riscv_insn_is_c_jalr(op_code) || in get_step_address()
48 riscv_insn_is_c_jr(op_code)) { in get_step_address()
49 rs1_num = decode_register_index(op_code, RVC_C2_RS1_OPOFF); in get_step_address()
51 } else if (riscv_insn_is_c_j(op_code) || in get_step_address()
52 riscv_insn_is_c_jal(op_code)) { in get_step_address()
53 *next_addr = RVC_EXTRACT_JTYPE_IMM(op_code) + pc; in get_step_address()
54 } else if (riscv_insn_is_c_beqz(op_code)) { in get_step_address()
[all …]
/linux/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h22 u8 op_code; member
28 u8 op_code;
110 u8 op_code; member
116 u8 op_code;
152 u8 op_code; member
158 u8 op_code;
196 u8 op_code; member
222 u8 op_code;
307 u8 op_code; member
339 u8 op_code;
[all …]
H A Dbnx2i_hwi.c340 login_wqe->op_code = login_hdr->opcode; in bnx2i_send_iscsi_login()
397 tmfabort_wqe->op_code = tmfabort_hdr->opcode; in bnx2i_send_iscsi_tmf()
468 text_wqe->op_code = text_hdr->opcode; in bnx2i_send_iscsi_text()
543 nopout_wqe->op_code = nopout_hdr->opcode; in bnx2i_send_iscsi_nopout()
600 logout_wqe->op_code = logout_hdr->opcode; in bnx2i_send_iscsi_logout()
639 update_wqe->hdr.op_code = ISCSI_KWQE_OPCODE_UPDATE_CONN; in bnx2i_update_iscsi_conn()
735 cmd_cleanup->op_code = ISCSI_OPCODE_CLEANUP_REQUEST; in bnx2i_send_cmd_cleanup_req()
759 conn_cleanup.hdr.op_code = ISCSI_KWQE_OPCODE_DESTROY_CONN; in bnx2i_send_conn_destroy()
796 ofld_req1.hdr.op_code = ISCSI_KWQE_OPCODE_OFFLOAD_CONN1; in bnx2i_570x_send_conn_ofld_req()
810 ofld_req2.hdr.op_code = ISCSI_KWQE_OPCODE_OFFLOAD_CONN2; in bnx2i_570x_send_conn_ofld_req()
[all …]
/linux/arch/alpha/kernel/
H A Dptrace.c182 unsigned int insn, op_code; in ptrace_set_bpt() local
190 op_code = insn >> 26; in ptrace_set_bpt()
191 if (op_code >= 0x30) { in ptrace_set_bpt()
206 } else if (op_code == 0x1a) { in ptrace_set_bpt()
/linux/drivers/bus/
H A Domap_l3_noc.c55 u8 op_code, m_req_info; in l3_handle_target() local
124 op_code = readl_relaxed(l3_targ_hdr) & 0x7; in l3_handle_target()
138 l3_transaction_type[op_code], in l3_handle_target()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c38 stat_req.hdr.op_code = FCOE_KWQE_OPCODE_STAT; in bnx2fc_send_stat_req()
78 fcoe_init1.hdr.op_code = FCOE_KWQE_OPCODE_INIT1; in bnx2fc_send_fw_fcoe_init_msg()
101 fcoe_init2.hdr.op_code = FCOE_KWQE_OPCODE_INIT2; in bnx2fc_send_fw_fcoe_init_msg()
125 fcoe_init3.hdr.op_code = FCOE_KWQE_OPCODE_INIT3; in bnx2fc_send_fw_fcoe_init_msg()
155 fcoe_destroy.hdr.op_code = FCOE_KWQE_OPCODE_DESTROY; in bnx2fc_send_fw_fcoe_destroy_msg()
193 ofld_req1.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN1; in bnx2fc_send_session_ofld_req()
217 ofld_req2.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN2; in bnx2fc_send_session_ofld_req()
235 ofld_req3.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN3; in bnx2fc_send_session_ofld_req()
310 ofld_req4.hdr.op_code = FCOE_KWQE_OPCODE_OFFLOAD_CONN4; in bnx2fc_send_session_ofld_req()
372 enbl_req.hdr.op_code = FCOE_KWQE_OPCODE_ENABLE_CONN; in bnx2fc_send_session_enable_req()
[all …]
H A D57xx_hsi_bnx2fc.h308 u8 op_code; member
326 u8 op_code; member
/linux/drivers/bluetooth/
H A Dhci_aml.c124 static int aml_send_tci_cmd(struct hci_dev *hdev, u16 op_code, u32 op_addr, in aml_send_tci_cmd() argument
142 skb = __hci_cmd_sync_ev(hdev, op_code, buf_len, buf, in aml_send_tci_cmd()
154 if (rsp->opcode != op_code || rsp->status != 0x00) { in aml_send_tci_cmd()
156 op_code, rsp->opcode, rsp->status); in aml_send_tci_cmd()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h102 u8 op_code; member
106 u8 op_code; member
141 u8 op_code; member
145 u8 op_code; member
169 u8 op_code; member
173 u8 op_code;
199 u8 op_code; member
221 u8 op_code;
293 u8 op_code; member
299 u8 op_code;
[all …]
H A Dcnic.c1588 kcqe.op_code = ISCSI_KCQE_OPCODE_INIT; in cnic_bnx2x_iscsi_init2()
1910 kcqe.op_code = ISCSI_KCQE_OPCODE_OFFLOAD_CONN; in cnic_bnx2x_iscsi_ofld1()
2034 kcqe.op_code = ISCSI_KCQE_OPCODE_DESTROY_CONN; in cnic_bnx2x_iscsi_destroy()
2240 kcqe.op_code = L4_KCQE_OPCODE_VALUE_OFFLOAD_PG; in cnic_bnx2x_offload_pg()
2255 kcqe.op_code = L4_KCQE_OPCODE_VALUE_UPDATE_PG; in cnic_bnx2x_update_pg()
2306 if (req2->hdr.op_code != FCOE_KWQE_OPCODE_INIT2) { in cnic_bnx2x_fcoe_init1()
2310 if (req3->hdr.op_code != FCOE_KWQE_OPCODE_INIT3) { in cnic_bnx2x_fcoe_init1()
2429 kcqe.op_code = FCOE_KCQE_OPCODE_OFFLOAD_CONN; in cnic_bnx2x_fcoe_ofld1()
2536 kcqe.op_code = FCOE_KCQE_OPCODE_DESTROY_CONN; in cnic_bnx2x_fcoe_destroy()
3392 l4kwqe->op_code = L4_KWQE_OPCODE_VALUE_OFFLOAD_PG; in cnic_cm_offload_pg()
[all …]
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_mdio.c62 u32 type, u32 op_code) in hbg_mdio_cmd_send() argument
68 hbg_field_modify(cmd, HBG_REG_MDIO_COMMAND_OP_M, op_code); in hbg_mdio_cmd_send()
/linux/drivers/crypto/bcm/
H A Dspum.h89 u8 op_code; /* [23:16] */ member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c864 int cur_pos = 0, exit_pos, fd, op_code; in load_range_cmp_prog() local
948 case OP_LT: op_code = spec.compare_signed ? BPF_JSLT : BPF_JLT; break; in load_range_cmp_prog()
949 case OP_LE: op_code = spec.compare_signed ? BPF_JSLE : BPF_JLE; break; in load_range_cmp_prog()
950 case OP_GT: op_code = spec.compare_signed ? BPF_JSGT : BPF_JGT; break; in load_range_cmp_prog()
951 case OP_GE: op_code = spec.compare_signed ? BPF_JSGE : BPF_JGE; break; in load_range_cmp_prog()
952 case OP_EQ: op_code = BPF_JEQ; break; in load_range_cmp_prog()
953 case OP_NE: op_code = BPF_JNE; break; in load_range_cmp_prog()
973 emit(BPF_JMP32_REG(op_code, BPF_REG_6, BPF_REG_7, 3)); in load_range_cmp_prog()
975 emit(BPF_JMP_REG(op_code, BPF_REG_6, BPF_REG_7, 3)); in load_range_cmp_prog()
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.h169 void ex_btc8821a1ant_dbg_control(struct btc_coexist *btcoexist, u8 op_code,
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcalib.c50 ret, res->cmd.hdr.op_code); in iwl_send_calib_results()
74 if (tmp->cmd.hdr.op_code == res->cmd.hdr.op_code) { in iwl_calib_set()
H A Dagn.h58 hdr->op_code = cmd; in iwl_set_calib_hdr()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c680 req.op_code = BT_MP_INFO_OP_SCAN_TYPE; in rtw_coex_get_bt_scan_type()
697 req.op_code = BT_MP_INFO_OP_LNA_CONSTRAINT; in rtw_coex_set_lna_constrain_level()
3781 req.op_code = BT_MP_INFO_OP_READ_REG; in rtw_coex_get_bt_reg()
3805 req.op_code = BT_MP_INFO_OP_PATCH_VER; in rtw_coex_get_bt_patch_version()
3824 req.op_code = BT_MP_INFO_OP_SUPP_VER; in rtw_coex_get_bt_supported_version()
3843 req.op_code = BT_MP_INFO_OP_SUPP_FEAT; in rtw_coex_get_bt_supported_feature()
H A Dfw.h172 u8 op_code; member
847 void rtw_fw_bt_wifi_control(struct rtw_dev *rtwdev, u8 op_code, u8 *data);
H A Dfw.c642 SET_BT_MP_INFO_OP_CODE(h2c_pkt, req->op_code); in rtw_fw_query_bt_mp_info()
701 void rtw_fw_bt_wifi_control(struct rtw_dev *rtwdev, u8 op_code, u8 *data) in rtw_fw_bt_wifi_control() argument
707 SET_BT_WIFI_CONTROL_OP_CODE(h2c_pkt, op_code); in rtw_fw_bt_wifi_control()
/linux/drivers/infiniband/hw/irdma/
H A Dmain.h158 u8 op_code; member
H A Dctrl.c4047 info->op_code = (u8)FIELD_GET(IRDMA_CQPSQ_OPCODE, temp1); in irdma_sc_ccq_get_cqe_info()
4083 int irdma_sc_poll_for_cqp_op_done(struct irdma_sc_cqp *cqp, u8 op_code, in irdma_sc_poll_for_cqp_op_done() argument
4100 if (info.error && info.op_code != IRDMA_CQP_OP_QUERY_STAG) { in irdma_sc_poll_for_cqp_op_done()
4105 if (op_code == info.op_code) in irdma_sc_poll_for_cqp_op_done()
4109 op_code, info.op_code); in irdma_sc_poll_for_cqp_op_done()
/linux/drivers/scsi/
H A Dpmcraid.h394 __u8 op_code; member
H A Dipr.h1125 u8 op_code; member
1372 u8 op_code; member
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.h610 u8 op_code; member
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-calib.c752 cmd.hdr.op_code = IL_PHY_CALIBRATE_DIFF_GAIN_CMD; in il4965_gain_computation()

12