Home
last modified time | relevance | path

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

/linux-3.3/drivers/infiniband/hw/amso1100/
Dc2_wr.h341 struct c2wr_rnic_query_rep { struct
342 struct c2wr_hdr hdr;
343 u64 user_context;
344 __be32 vendor_id;
345 __be32 part_number;
346 __be32 hw_version;
347 __be32 fw_ver_major;
348 __be32 fw_ver_minor;
349 __be32 fw_ver_patch;
350 char fw_ver_build_str[WR_BUILD_STR_LEN];
[all …]