Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/ulp/srp/
Dib_srp.h225 int tl_retry_count; member
Dib_srp.c818 req->ib_param.retry_count = target->tl_retry_count; in srp_send_req()
3020 return sprintf(buf, "%d\n", target->tl_retry_count); in show_tl_retry_count()
3052 static DEVICE_ATTR(tl_retry_count, S_IRUGO, show_tl_retry_count, NULL);
3570 target->tl_retry_count = token; in srp_parse_options()
3658 target->tl_retry_count = 7; in srp_create_target()
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-driver-ib_srp65 * tl_retry_count, a number in the range 2..7 specifying the