Home
last modified time | relevance | path

Searched refs:eq_max_cnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h742 u16 eq_max_cnt; member
H A Dhns_roce_hw_v2.c5813 /* set eq_max_cnt */ in config_eqc()
5815 HNS_ROCE_EQC_MAX_CNT_S, eq->eq_max_cnt); in config_eqc()
6060 eq->eq_max_cnt = HNS_ROCE_CEQ_DEFAULT_BURST_NUM; in hns_roce_v2_init_eq_table()
6069 eq->eq_max_cnt = HNS_ROCE_AEQ_DEFAULT_BURST_NUM; in hns_roce_v2_init_eq_table()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h695 u16 eq_max_cnt; member
H A Dhns_roce_hw_v2.c6322 hr_reg_write(eqc, EQC_EQ_MAX_CNT, eq->eq_max_cnt); in config_eqc()
6536 eq->eq_max_cnt = HNS_ROCE_CEQ_DEFAULT_BURST_NUM; in hns_roce_v2_init_eq_table()
6545 eq->eq_max_cnt = HNS_ROCE_AEQ_DEFAULT_BURST_NUM; in hns_roce_v2_init_eq_table()

Completed in 22 milliseconds