Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/
H A Dib_srp.h225 int tl_retry_count; member
H A Dib_srp.c818 req->ib_param.retry_count = target->tl_retry_count; in srp_send_req()
3019 return sprintf(buf, "%d\n", target->tl_retry_count); in show_tl_retry_count()
3051 static DEVICE_ATTR(tl_retry_count, S_IRUGO, show_tl_retry_count, NULL);
3569 target->tl_retry_count = token; in srp_parse_options()
3657 target->tl_retry_count = 7; in srp_create_target()
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-driver-ib_srp65 * tl_retry_count, a number in the range 2..7 specifying the