Searched refs:qp_bitmap_alloc (Results 1 – 1 of 1) sorted by relevance
978 u64 qp_bitmap_alloc; in ntb_transport_link_cleanup() local981 qp_bitmap_alloc = nt->qp_bitmap & ~nt->qp_bitmap_free; in ntb_transport_link_cleanup()985 if (qp_bitmap_alloc & BIT_ULL(i)) { in ntb_transport_link_cleanup()1412 u64 qp_bitmap_alloc; in ntb_transport_free() local1419 qp_bitmap_alloc = nt->qp_bitmap & ~nt->qp_bitmap_free; in ntb_transport_free()1424 if (qp_bitmap_alloc & BIT_ULL(i)) in ntb_transport_free()