Home
last modified time | relevance | path

Searched refs:va_l (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.h696 __le32 va_l; member
Dhns_roce_hw_v2.h753 __le32 va_l; member
Dhns_roce_hw_v2.c3087 mpt_entry->va_l = cpu_to_le32(lower_32_bits(mr->iova)); in hns_roce_v2_write_mtpt()
3138 mpt_entry->va_l = cpu_to_le32(lower_32_bits(mr->iova)); in hns_roce_v2_rereg_write_mtpt()
Dhns_roce_hw_v1.c3062 context->va_l = 0; in hns_roce_v1_m_qp()