Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.h77 struct tid_group { struct
78 struct list_head list;
79 u32 base;
80 u8 size;
81 u8 used;
105 static inline void tid_group_add_tail(struct tid_group *grp, in tid_group_add_tail() argument