Searched defs:gdma_verify_ver_req (Results 1 – 1 of 1) sorted by relevance
569 struct gdma_verify_ver_req { struct570 struct gdma_req_hdr hdr;573 uint64_t protocol_ver_min;574 uint64_t protocol_ver_max;575 uint64_t drv_cap_flags1;576 uint64_t drv_cap_flags2;577 uint64_t drv_cap_flags3;578 uint64_t drv_cap_flags4;581 uint64_t drv_ver;582 uint32_t os_type; /* Linux = 0x10; Windows = 0x20; Other = 0x30 */[all …]