Searched refs:sqrq (Results 1 – 3 of 3) sorted by relevance
255 res->u.sqrq.restype = FW_RI_RES_TYPE_SQ; in create_qp()256 res->u.sqrq.op = FW_RI_RES_OP_WRITE; in create_qp()262 res->u.sqrq.fetchszm_to_iqid = cpu_to_be32( in create_qp()267 res->u.sqrq.dcaen_to_eqsize = cpu_to_be32( in create_qp()276 res->u.sqrq.eqid = cpu_to_be32(wq->sq.qid); in create_qp()277 res->u.sqrq.eqaddr = cpu_to_be64(wq->sq.dma_addr); in create_qp()279 res->u.sqrq.restype = FW_RI_RES_TYPE_RQ; in create_qp()280 res->u.sqrq.op = FW_RI_RES_OP_WRITE; in create_qp()285 res->u.sqrq.fetchszm_to_iqid = cpu_to_be32( in create_qp()290 res->u.sqrq.dcaen_to_eqsize = cpu_to_be32( in create_qp()[all …]
284 } sqrq; member
1548 } sqrq; member