Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c4051 u32 cealmovf_val; in hns_roce_v1_msix_interrupt_abn() local
4120 cealmovf_val = roce_read(hr_dev, in hns_roce_v1_msix_interrupt_abn()
4123 tmp = cpu_to_le32(cealmovf_val); in hns_roce_v1_msix_interrupt_abn()
4127 cealmovf_val = le32_to_cpu(tmp); in hns_roce_v1_msix_interrupt_abn()
4129 i * CEQ_REG_OFFSET, cealmovf_val); in hns_roce_v1_msix_interrupt_abn()