Searched refs:buf_page_shift (Results 1 – 1 of 1) sorted by relevance
858 unsigned int *buf_page_shift, u64 unalinged_size) in mtr_init_buf_cfg() argument908 *buf_page_shift = page_shift; in mtr_init_buf_cfg()998 unsigned int buf_page_shift = 0; in hns_roce_mtr_create() local1003 &buf_page_shift, in hns_roce_mtr_create()1005 if (buf_page_cnt < 1 || buf_page_shift < HNS_HW_PAGE_SHIFT) { in hns_roce_mtr_create()1007 buf_page_cnt, buf_page_shift); in hns_roce_mtr_create()1033 ret = mtr_map_bufs(hr_dev, mtr, buf_page_cnt, buf_page_shift); in hns_roce_mtr_create()