Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/ulp/rtrs/
Drtrs.c344 if (sess->hb_missed_cnt > sess->hb_missed_max) { in hb_work()
373 sess->hb_missed_max = missed_max; in rtrs_init_hb()
389 sess->hb_missed_max = 0; in rtrs_stop_hb()
Drtrs-pri.h113 unsigned int hb_missed_max; member