Home
last modified time | relevance | path

Searched refs:ipath_qp_table (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_qp.c87 static void get_map_page(struct ipath_qp_table *qpt, struct qpn_map *map) in get_map_page()
105 static int alloc_qpn(struct ipath_qp_table *qpt, enum ib_qp_type type) in alloc_qpn()
190 static void free_qpn(struct ipath_qp_table *qpt, u32 qpn) in free_qpn()
209 static int ipath_alloc_qpn(struct ipath_qp_table *qpt, struct ipath_qp *qp, in ipath_alloc_qpn()
243 static void ipath_free_qp(struct ipath_qp_table *qpt, struct ipath_qp *qp) in ipath_free_qp()
271 unsigned ipath_free_all_qps(struct ipath_qp_table *qpt) in ipath_free_all_qps()
301 struct ipath_qp *ipath_lookup_qpn(struct ipath_qp_table *qpt, u32 qpn) in ipath_lookup_qpn()
Dipath_verbs.h512 struct ipath_qp_table { struct
549 struct ipath_qp_table qp_table;
734 struct ipath_qp *ipath_lookup_qpn(struct ipath_qp_table *qpt, u32 qpn);
750 unsigned ipath_free_all_qps(struct ipath_qp_table *qpt);