Searched refs:max_reconnects (Results 1 – 2 of 2) sorted by relevance
103 int max_reconnects; member
477 if (ctrl->opts->max_reconnects == -1 || in nvmf_should_reconnect()478 ctrl->nr_reconnects < ctrl->opts->max_reconnects) in nvmf_should_reconnect()831 opts->max_reconnects = -1; in nvmf_parse_options()833 opts->max_reconnects = DIV_ROUND_UP(ctrl_loss_tmo, in nvmf_parse_options()