Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h653 __le32 va_l; member
H A Dhns_roce_hw_v2.h968 __le32 va_l; member
H A Dhns_roce_hw_v2.c2809 mpt_entry->va_l = cpu_to_le32(lower_32_bits(mr->iova)); in hns_roce_v2_write_mtpt()
2853 mpt_entry->va_l = cpu_to_le32(lower_32_bits(iova)); in hns_roce_v2_rereg_write_mtpt()
H A Dhns_roce_hw_v1.c2992 context->va_l = 0; in hns_roce_v1_m_qp()