Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c4783 cong_alg->wnd_mode_sel = WND_LIMIT; in check_cong_type()
4789 cong_alg->wnd_mode_sel = WND_UNLIMIT; in check_cong_type()
4795 cong_alg->wnd_mode_sel = WND_LIMIT; in check_cong_type()
4801 cong_alg->wnd_mode_sel = WND_LIMIT; in check_cong_type()
4808 cong_alg->wnd_mode_sel = WND_LIMIT; in check_cong_type()
4846 cong_field.wnd_mode_sel); in fill_cong_field()
Dhns_roce_hw_v2.h1260 u8 wnd_mode_sel; member