Home
last modified time | relevance | path

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

/linux/include/uapi/rdma/hfi/
A Dhfi1_ioctl.h81 struct hfi1_ctxt_info { struct
83 __u32 rcvegr_size; /* size of each eager buffer */
84 __u16 num_active; /* number of active units */
85 __u16 unit; /* unit (chip) assigned to caller */
86 __u16 ctxt; /* ctxt on unit assigned to caller */
87 __u16 subctxt; /* subctxt on unit assigned to caller */
88 __u16 rcvtids; /* number of Rcv TIDs for this context */
89 __u16 credits; /* number of PIO credits for this context */
90 __u16 numa_node; /* NUMA node of the assigned device */
91 __u16 rec_cpu; /* cpu # for affinity (0xffff if none) */
[all …]

Completed in 3 milliseconds