Lines Matching defs:fw_ri_init
763 struct fw_ri_init { struct
764 __u8 type;
765 __u8 mpareqbit_p2ptype;
766 __u8 r4[2];
767 __u8 mpa_attrs;
768 __u8 qp_caps;
769 __be16 nrqe;
770 __be32 pdid;
771 __be32 qpid;
772 __be32 sq_eqid;
773 __be32 rq_eqid;
774 __be32 scqid;
775 __be32 rcqid;
776 __be32 ord_max;
777 __be32 ird_max;
778 __be32 iss;
779 __be32 irs;
780 __be32 hwrqsize;
781 __be32 hwrqaddr;
782 __be64 r5;
783 union fw_ri_init_p2p {
787 } u;