Home
last modified time | relevance | path

Searched refs:mtt_entry_sz (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h120 int mtt_entry_sz; member
H A Dprofile.c120 profile[MLX4_RES_MTT].size = dev_cap->mtt_entry_sz; in mlx4_make_profile()
H A Dmr.c262 return (u64) mtt->offset * dev->caps.mtt_entry_sz; in mlx4_mtt_addr()
H A Dmain.c531 dev->caps.mtt_entry_sz = dev_cap->mtt_entry_sz; in mlx4_dev_cap()
1693 * dev->caps.mtt_entry_sz below is really the MTT segment in mlx4_init_icm()
1697 ALIGN(dev->caps.reserved_mtts * dev->caps.mtt_entry_sz, in mlx4_init_icm()
1698 dma_get_cache_alignment()) / dev->caps.mtt_entry_sz; in mlx4_init_icm()
1702 dev->caps.mtt_entry_sz, in mlx4_init_icm()
H A Dresource_tracker.c2764 int mtt_base = mr_get_mtt_addr(inbox->buf) / dev->caps.mtt_entry_sz; in mlx4_SW2HW_MPT_wrapper()
2962 int mtt_base = qp_get_mtt_addr(qpc) / dev->caps.mtt_entry_sz; in mlx4_RST2INIT_QP_wrapper()
3102 int mtt_base = eq_get_mtt_addr(eqc) / dev->caps.mtt_entry_sz; in mlx4_SW2HW_EQ_wrapper()
3442 int mtt_base = cq_get_mtt_addr(cqc) / dev->caps.mtt_entry_sz; in mlx4_SW2HW_CQ_wrapper()
3531 int mtt_base = cq_get_mtt_addr(cqc) / dev->caps.mtt_entry_sz; in handle_resize()
3620 int mtt_base = srq_get_mtt_addr(srqc) / dev->caps.mtt_entry_sz; in mlx4_SW2HW_SRQ_wrapper()
H A Dfw.c999 dev_cap->mtt_entry_sz = size; in mlx4_QUERY_DEV_CAP()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h120 int mtt_entry_sz; member
H A Dprofile.c120 profile[MLX4_RES_MTT].size = dev_cap->mtt_entry_sz; in mlx4_make_profile()
H A Dmr.c262 return (u64) mtt->offset * dev->caps.mtt_entry_sz; in mlx4_mtt_addr()
H A Dmain.c530 dev->caps.mtt_entry_sz = dev_cap->mtt_entry_sz; in mlx4_dev_cap()
1718 * dev->caps.mtt_entry_sz below is really the MTT segment in mlx4_init_icm()
1722 ALIGN(dev->caps.reserved_mtts * dev->caps.mtt_entry_sz, in mlx4_init_icm()
1723 dma_get_cache_alignment()) / dev->caps.mtt_entry_sz; in mlx4_init_icm()
1727 dev->caps.mtt_entry_sz, in mlx4_init_icm()
H A Dresource_tracker.c2765 int mtt_base = mr_get_mtt_addr(inbox->buf) / dev->caps.mtt_entry_sz; in mlx4_SW2HW_MPT_wrapper()
2963 int mtt_base = qp_get_mtt_addr(qpc) / dev->caps.mtt_entry_sz; in mlx4_RST2INIT_QP_wrapper()
3103 int mtt_base = eq_get_mtt_addr(eqc) / dev->caps.mtt_entry_sz; in mlx4_SW2HW_EQ_wrapper()
3443 int mtt_base = cq_get_mtt_addr(cqc) / dev->caps.mtt_entry_sz; in mlx4_SW2HW_CQ_wrapper()
3532 int mtt_base = cq_get_mtt_addr(cqc) / dev->caps.mtt_entry_sz; in handle_resize()
3621 int mtt_base = srq_get_mtt_addr(srqc) / dev->caps.mtt_entry_sz; in mlx4_SW2HW_SRQ_wrapper()
H A Dfw.c999 dev_cap->mtt_entry_sz = size; in mlx4_QUERY_DEV_CAP()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h797 u32 mtt_entry_sz; member
H A Dhns_roce_hw_v2.c1824 caps->mtt_entry_sz = HNS_ROCE_V2_MTT_ENTRY_SZ; in set_default_caps()
2100 caps->mtt_entry_sz = HNS_ROCE_V2_MTT_ENTRY_SZ; in hns_roce_query_pf_caps()
2161 calc_pg_sz(caps->num_cqe_segs, caps->mtt_entry_sz, caps->cqe_hop_num, in hns_roce_query_pf_caps()
2163 calc_pg_sz(caps->num_srqwqe_segs, caps->mtt_entry_sz, in hns_roce_query_pf_caps()
H A Dhns_roce_hw_v1.c1553 caps->mtt_entry_sz = HNS_ROCE_V1_MTT_ENTRY_SIZE; in hns_roce_v1_profile()
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h592 int mtt_entry_sz; member
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h592 int mtt_entry_sz; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h748 u32 mtt_entry_sz; member
H A Dhns_roce_hw_v2.c2037 calc_pg_sz(caps->num_srqwqe_segs, caps->mtt_entry_sz, in set_hem_page_size()
2059 caps->mtt_entry_sz = HNS_ROCE_V2_MTT_ENTRY_SZ; in apply_func_caps()

Completed in 69 milliseconds