Home
last modified time | relevance | path

Searched refs:HNS_HW_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_mr.c953 page_cnt = DIV_ROUND_UP(buf_size, HNS_HW_PAGE_SIZE); in mtr_init_buf_cfg()
H A Dhns_roce_device.h266 #define HNS_HW_PAGE_SIZE (1 << HNS_HW_PAGE_SHIFT) macro
H A Dhns_roce_qp.c437 max(cnt, (u32)HNS_HW_PAGE_SIZE / HNS_ROCE_SGE_SIZE) : 0; in set_extend_sge_param()