Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5121 cong_alg->dip_vld = DIP_INVALID; in check_cong_type()
5127 cong_alg->dip_vld = DIP_INVALID; in check_cong_type()
5133 cong_alg->dip_vld = DIP_INVALID; in check_cong_type()
5139 cong_alg->dip_vld = DIP_VALID; in check_cong_type()
5146 cong_alg->dip_vld = DIP_INVALID; in check_cong_type()
5182 hr_reg_write(&context->ext, QPCEX_DIP_CTX_IDX_VLD, cong_field.dip_vld); in fill_cong_field()
5189 if (cong_field.dip_vld == 0) in fill_cong_field()
H A Dhns_roce_hw_v2.h1265 u8 dip_vld; member