Searched refs:q_op (Results 1 – 3 of 3) sorted by relevance
1553 struct qcom_op *q_op) in qcom_op_cmd_mapping() argument1581 q_op->flag = OP_PROGRAM_PAGE; in qcom_op_cmd_mapping()1602 struct qcom_op *q_op) in qcom_parse_instructions() argument1616 ret = qcom_op_cmd_mapping(chip, instr->ctx.cmd.opcode, q_op); in qcom_parse_instructions()1620 q_op->cmd_reg = cpu_to_le32(ret); in qcom_parse_instructions()1621 q_op->rdy_delay_ns = instr->delay_ns; in qcom_parse_instructions()1630 q_op->addr1_reg |= cpu_to_le32(addrs[i] << (i * 8)); in qcom_parse_instructions()1633 q_op->addr2_reg |= cpu_to_le32(addrs[4]); in qcom_parse_instructions()1635 q_op->rdy_delay_ns = instr->delay_ns; in qcom_parse_instructions()1639 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()