Searched defs:ipath_qp_table (Results 1 – 1 of 1) sorted by relevance
512 struct ipath_qp_table { struct513 spinlock_t lock;514 u32 last; /* last QP number allocated */515 u32 max; /* size of the hash table */516 u32 nmaps; /* size of the map table */517 struct ipath_qp **table;519 struct qpn_map map[QPNMAP_ENTRIES];