Searched refs:q_op (Results 1 – 3 of 3) sorted by relevance
2545 struct qcom_op *q_op) in qcom_op_cmd_mapping() argument2573 q_op->flag = OP_PROGRAM_PAGE; in qcom_op_cmd_mapping()2594 struct qcom_op *q_op) in qcom_parse_instructions() argument2608 ret = qcom_op_cmd_mapping(chip, instr->ctx.cmd.opcode, q_op); in qcom_parse_instructions()2612 q_op->cmd_reg = ret; in qcom_parse_instructions()2613 q_op->rdy_delay_ns = instr->delay_ns; in qcom_parse_instructions()2622 q_op->addr1_reg |= addrs[i] << (i * 8); in qcom_parse_instructions()2625 q_op->addr2_reg |= addrs[4]; in qcom_parse_instructions()2627 q_op->rdy_delay_ns = instr->delay_ns; in qcom_parse_instructions()2631 q_op->data_instr = instr; in qcom_parse_instructions()[all …]
375 struct vfpf_q_op_tlv q_op; member
688 struct vfpf_q_op_tlv *req = &bp->vf2pf_mbox->req.q_op; in bnx2x_vfpf_teardown_queue()1949 int qid = mbx->msg->req.q_op.vf_qid; in bnx2x_vf_mbx_teardown_q()