Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c4775 cong_alg->dip_vld = DIP_INVALID; in check_cong_type()
4781 cong_alg->dip_vld = DIP_INVALID; in check_cong_type()
4787 cong_alg->dip_vld = DIP_INVALID; in check_cong_type()
4793 cong_alg->dip_vld = DIP_VALID; in check_cong_type()
4833 hr_reg_write(&context->ext, QPCEX_DIP_CTX_IDX_VLD, cong_field.dip_vld); in fill_cong_field()
4840 if (cong_field.dip_vld == 0) in fill_cong_field()
Dhns_roce_hw_v2.h1261 u8 dip_vld; member