Home
last modified time | relevance | path

Searched refs:q_op (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1602 struct qcom_op *q_op) in qcom_parse_instructions() argument
1639 q_op->data_instr = instr; in qcom_parse_instructions()
1694 struct qcom_op q_op = {}; in qcom_read_status_exec() local
1744 instr = q_op.data_instr; in qcom_read_status_exec()
1745 op_id = q_op.data_instr_idx; in qcom_read_status_exec()
1757 struct qcom_op q_op = {}; in qcom_read_id_type_exec() local
1791 instr = q_op.data_instr; in qcom_read_id_type_exec()
1792 op_id = q_op.data_instr_idx; in qcom_read_id_type_exec()
1806 struct qcom_op q_op = {}; in qcom_misc_cmd_type_exec() local
1862 struct qcom_op q_op = {}; in qcom_param_page_type_exec() local
[all …]
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h375 struct vfpf_q_op_tlv q_op; member
H A Dbnx2x_vfpf.c688 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()