Searched refs:retry_count (Results 1 – 4 of 4) sorted by relevance
345 if (server->m.retry_count != NCP_DEFAULT_RETRY_COUNT) in ncp_show_options()346 seq_printf(seq, ",retry=%u", server->m.retry_count); in ncp_show_options()383 data->retry_count = NCP_DEFAULT_RETRY_COUNT; in ncp_parse_options()415 data->retry_count = optint; in ncp_parse_options()482 data.retry_count = md->retry_count; in ncp_fill_super()501 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()
648 compat_uint_t retry_count; member663 compat_uint_t retry_count; member693 n->retry_count = c_n->retry_count; in do_ncp_super_data_conv()