Searched refs:retry_count (Results 1 – 4 of 4) sorted by relevance
354 if (server->m.retry_count != NCP_DEFAULT_RETRY_COUNT) in ncp_show_options()355 seq_printf(seq, ",retry=%u", server->m.retry_count); in ncp_show_options()392 data->retry_count = NCP_DEFAULT_RETRY_COUNT; in ncp_parse_options()430 data->retry_count = optint; in ncp_parse_options()497 data.retry_count = md->retry_count; in ncp_fill_super()516 data.retry_count = md->retry_count; in ncp_fill_super()
31 unsigned int retry_count; /* And how often should I retry? */ member
283 server->timeout_retries = server->m.retry_count; in ncpdgram_start_request()436 server->timeout_retries = server->m.retry_count; in ncpdgram_rcv_proc()
646 compat_uint_t retry_count; member661 compat_uint_t retry_count; member691 n->retry_count = c_n->retry_count; in do_ncp_super_data_conv()