Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/srp/
A Dib_srp.h223 int tl_retry_count; member
A Dib_srp.c818 req->ib_param.retry_count = target->tl_retry_count; in srp_send_req()
3035 return sysfs_emit(buf, "%d\n", target->tl_retry_count); in tl_retry_count_show()
3038 static DEVICE_ATTR_RO(tl_retry_count);
3579 target->tl_retry_count = token; in srp_parse_options()
3667 target->tl_retry_count = 7; in add_target_store()
/linux/Documentation/ABI/stable/
A Dsysfs-driver-ib_srp65 * tl_retry_count, a number in the range 2..7 specifying the

Completed in 11 milliseconds