Searched refs:mtpt_entry_sz (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 589 HEM_TYPE_MTPT, hr_dev->caps.mtpt_entry_sz, in hns_roce_init_hem()
|
H A D | hns_roce_hw_v2.h | 1600 u8 mtpt_entry_sz; member
|
H A D | hns_roce_device.h | 801 int mtpt_entry_sz; member
|
H A D | hns_roce_hw_v2.c | 1823 caps->mtpt_entry_sz = HNS_ROCE_V2_MTPT_ENTRY_SZ; in set_default_caps() 2001 caps->mtpt_entry_sz = resp_b->mtpt_entry_sz; in hns_roce_query_pf_caps() 2138 calc_pg_sz(caps->num_mtpts, caps->mtpt_entry_sz, caps->mpt_hop_num, in hns_roce_query_pf_caps()
|
H A D | hns_roce_hw_v1.c | 1552 caps->mtpt_entry_sz = HNS_ROCE_V1_MTPT_ENTRY_SIZE; in hns_roce_v1_profile()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 1157 u8 mtpt_entry_sz; member
|
H A D | hns_roce_main.c | 768 HEM_TYPE_MTPT, hr_dev->caps.mtpt_entry_sz, in hns_roce_init_hem()
|
H A D | hns_roce_device.h | 752 int mtpt_entry_sz; member
|
H A D | hns_roce_hw_v2.c | 1990 calc_pg_sz(caps->num_mtpts, caps->mtpt_entry_sz, caps->mpt_hop_num, in set_hem_page_size() 2162 caps->mtpt_entry_sz = resp_b->mtpt_entry_sz; in hns_roce_query_caps()
|
Completed in 39 milliseconds