Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5122 cong_alg->wnd_mode_sel = WND_LIMIT; in check_cong_type()
5128 cong_alg->wnd_mode_sel = WND_UNLIMIT; in check_cong_type()
5134 cong_alg->wnd_mode_sel = WND_LIMIT; in check_cong_type()
5140 cong_alg->wnd_mode_sel = WND_LIMIT; in check_cong_type()
5147 cong_alg->wnd_mode_sel = WND_LIMIT; in check_cong_type()
5185 cong_field.wnd_mode_sel); in fill_cong_field()
H A Dhns_roce_hw_v2.h1266 u8 wnd_mode_sel; member