Home
last modified time | relevance | path

Searched refs:buf_chunk_size (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c130 mhop->buf_chunk_size = 1 << (hr_dev->caps.qpc_buf_pg_sz in get_hem_table_config()
138 mhop->buf_chunk_size = 1 << (hr_dev->caps.mpt_buf_pg_sz in get_hem_table_config()
146 mhop->buf_chunk_size = 1 << (hr_dev->caps.cqc_buf_pg_sz in get_hem_table_config()
154 mhop->buf_chunk_size = 1 << (hr_dev->caps.sccc_buf_pg_sz in get_hem_table_config()
162 mhop->buf_chunk_size = 1 << (hr_dev->caps.qpc_timer_buf_pg_sz in get_hem_table_config()
170 mhop->buf_chunk_size = 1 << (hr_dev->caps.cqc_timer_buf_pg_sz in get_hem_table_config()
178 mhop->buf_chunk_size = 1 << (hr_dev->caps.srqc_buf_pg_sz in get_hem_table_config()
186 mhop->buf_chunk_size = 1 << (hr_dev->caps.gmv_buf_pg_sz + in get_hem_table_config()
224 chunk_size = table->type < HEM_TYPE_MTT ? mhop->buf_chunk_size : in hns_roce_calc_hem_mhop()
457 size = table->type < HEM_TYPE_MTT ? mhop->buf_chunk_size in alloc_mhop_hem()
810 unsigned long buf_chunk_size; hns_roce_init_hem_table() local
900 u32 buf_chunk_size; hns_roce_cleanup_mhop_hem_table() local
[all...]
H A Dhns_roce_hem.h96 u32 buf_chunk_size; member
H A Dhns_roce_hw_v2.c1937 u64 buf_chunk_size = PAGE_SIZE; in calc_pg_sz() local
1938 u64 obj_per_chunk_default = buf_chunk_size / obj_size; in calc_pg_sz()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c128 mhop->buf_chunk_size = 1 << (hr_dev->caps.qpc_buf_pg_sz in get_hem_table_config()
136 mhop->buf_chunk_size = 1 << (hr_dev->caps.mpt_buf_pg_sz in get_hem_table_config()
144 mhop->buf_chunk_size = 1 << (hr_dev->caps.cqc_buf_pg_sz in get_hem_table_config()
152 mhop->buf_chunk_size = 1 << (hr_dev->caps.sccc_buf_pg_sz in get_hem_table_config()
160 mhop->buf_chunk_size = 1 << (hr_dev->caps.qpc_timer_buf_pg_sz in get_hem_table_config()
168 mhop->buf_chunk_size = 1 << (hr_dev->caps.cqc_timer_buf_pg_sz in get_hem_table_config()
176 mhop->buf_chunk_size = 1 << (hr_dev->caps.srqc_buf_pg_sz in get_hem_table_config()
214 chunk_size = table->type < HEM_TYPE_MTT ? mhop->buf_chunk_size : in hns_roce_calc_hem_mhop()
448 size = table->type < HEM_TYPE_MTT ? mhop->buf_chunk_size : bt_size; in alloc_mhop_hem()
797 unsigned long buf_chunk_size; in hns_roce_init_hem_table() local
889 u32 buf_chunk_size; hns_roce_cleanup_mhop_hem_table() local
[all...]
H A Dhns_roce_hem.h95 u32 buf_chunk_size; member
H A Dhns_roce_hw_v2.c1915 u64 buf_chunk_size = PAGE_SIZE; in calc_pg_sz() local
1916 u64 obj_per_chunk_default = buf_chunk_size / obj_size; in calc_pg_sz()

Completed in 20 milliseconds