Searched defs:hfi1_ctxt_info (Results 1 – 1 of 1) sorted by relevance
29 struct hfi1_ctxt_info { struct30 __aligned_u64 runtime_flags;31 __u32 rcvegr_size;32 __u16 num_active;33 __u16 unit;34 __u16 ctxt;35 __u16 subctxt;36 __u16 rcvtids;37 __u16 credits;38 __u16 numa_node;[all …]