Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibccconfig.c263 uint32_t cs_returndelay_s; in switch_congestion_setting() local
290 if ((errstr = parsecct(argv[6], &cs_returndelay_s, &cs_returndelay_m))) in switch_congestion_setting()
294 cs_returndelay |= (cs_returndelay_s << 14); in switch_congestion_setting()