Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hns/
Dhns_roce_db.c118 db->dma = pgdir->db_dma + db->index * HNS_ROCE_DB_UNIT_SIZE; in hns_roce_alloc_db_from_pgdir()
Dhns_roce_device.h155 #define HNS_ROCE_DB_UNIT_SIZE 4 macro