Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
A Dhns_roce_common.h372 #define ROCEE_CAEP_AE_MASK_REG 0x6C8 macro
A Dhns_roce_hw_v1.c4034 caepaemask_val = roce_read(hr_dev, ROCEE_CAEP_AE_MASK_REG); in hns_roce_v1_msix_interrupt_abn()
4039 roce_write(hr_dev, ROCEE_CAEP_AE_MASK_REG, caepaemask_val); in hns_roce_v1_msix_interrupt_abn()
4049 caepaemask_val = roce_read(hr_dev, ROCEE_CAEP_AE_MASK_REG); in hns_roce_v1_msix_interrupt_abn()
4054 roce_write(hr_dev, ROCEE_CAEP_AE_MASK_REG, caepaemask_val); in hns_roce_v1_msix_interrupt_abn()
4128 aemask_val = roce_read(hr_dev, ROCEE_CAEP_AE_MASK_REG); in hns_roce_v1_int_mask_enable()
4134 roce_write(hr_dev, ROCEE_CAEP_AE_MASK_REG, aemask_val); in hns_roce_v1_int_mask_enable()

Completed in 28 milliseconds