Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.h659 __le32 va_l; member
Dhns_roce_hw_v2.h842 __le32 va_l; member
Dhns_roce_hw_v2.c1714 mpt_entry->va_l = cpu_to_le32(lower_32_bits(mr->iova)); in hns_roce_v2_write_mtpt()
1798 mpt_entry->va_l = cpu_to_le32(lower_32_bits(iova)); in hns_roce_v2_rereg_write_mtpt()
Dhns_roce_hw_v1.c3082 context->va_l = 0; in hns_roce_v1_m_qp()