Lines Matching defs:fw_ri_init
777 struct fw_ri_init { struct
778 __u8 type;
779 __u8 mpareqbit_p2ptype;
780 __u8 r4[2];
781 __u8 mpa_attrs;
782 __u8 qp_caps;
783 __be16 nrqe;
784 __be32 pdid;
785 __be32 qpid;
786 __be32 sq_eqid;
787 __be32 rq_eqid;
788 __be32 scqid;
789 __be32 rcqid;
790 __be32 ord_max;
791 __be32 ird_max;
792 __be32 iss;
793 __be32 irs;
794 __be32 hwrqsize;
795 __be32 hwrqaddr;
796 __be64 r5;
797 union fw_ri_init_p2p {
801 } u;