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.h2488 struct fw_ri_init { struct
2489 __u8 type;
2490 __u8 mpareqbit_p2ptype;
2491 __u8 r4[2];
2492 __u8 mpa_attrs;
2493 __u8 qp_caps;
2494 __be16 nrqe;
2495 __be32 pdid;
2496 __be32 qpid;
2497 __be32 sq_eqid;
[all …]