Home
last modified time | relevance | path

Searched defs:fw_ri_init (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h703 struct fw_ri_init { struct
704 __u8 type;
705 __u8 mpareqbit_p2ptype;
706 __u8 r4[2];
707 __u8 mpa_attrs;
708 __u8 qp_caps;
709 __be16 nrqe;
710 __be32 pdid;
711 __be32 qpid;
712 __be32 sq_eqid;
[all …]
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2100 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;
[all …]