Searched defs:send_context (Results 1 – 2 of 2) sorted by relevance
56 struct send_context { struct58 struct hfi1_devdata *dd; /* device */59 union pio_shadow_ring *sr; /* shadow ring */62 u32 size; /* context size, in bytes */64 int node; /* context home node */66 u16 flags; /* flags */67 u8 type; /* context type */68 u8 sw_index; /* software index number */70 u8 group; /* credit return group */74 u32 sr_head; /* shadow ring head */[all …]
604 struct send_context *send_context; in qp_iter_print() local
Completed in 5 milliseconds