Searched refs:tl_retry_count (Results 1 – 3 of 3) sorted by relevance
223 int tl_retry_count; member
818 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()
65 * tl_retry_count, a number in the range 2..7 specifying the
Completed in 11 milliseconds