Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dpio.h56 struct send_context { struct
58 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 …]
A Dqp.c604 struct send_context *send_context; in qp_iter_print() local

Completed in 5 milliseconds