Lines Matching defs:fw_ri_init
2100 struct fw_ri_init { struct
2101 __u8 type;
2102 __u8 mpareqbit_p2ptype;
2103 __u8 r4[2];
2104 __u8 mpa_attrs;
2105 __u8 qp_caps;
2106 __be16 nrqe;
2107 __be32 pdid;
2108 __be32 qpid;
2109 __be32 sq_eqid;
2110 __be32 rq_eqid;
2111 __be32 scqid;
2112 __be32 rcqid;
2113 __be32 ord_max;
2114 __be32 ird_max;
2115 __be32 iss;
2116 __be32 irs;
2117 __be32 hwrqsize;
2118 __be32 hwrqaddr;
2119 __be64 r5;
2120 union fw_ri_init_p2p {
2124 } u;