Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.h233 int tl_retry_count; member
H A Dib_srp.c815 req->ib_param.retry_count = target->tl_retry_count; in srp_send_req()
3038 return sysfs_emit(buf, "%d\n", target->tl_retry_count); in allow_ext_sg_show()
3041 static DEVICE_ATTR_RO(tl_retry_count); in allow_ext_sg_show()
3291 { SRP_OPT_TL_RETRY_COUNT, "tl_retry_count=%u" },
3630 pr_warn("match_int() failed for tl_retry_count parameter '%s', Error %d\n", in srp_parse_options()
3635 pr_warn("bad tl_retry_count parameter '%s' (must be a number between 2 and 7)\n", in srp_parse_options()
3640 target->tl_retry_count = token; in srp_parse_options()
3744 target->tl_retry_count = 7; in add_target_store()
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-ib_srp65 * tl_retry_count, a number in the range 2..7 specifying the