Searched refs:max_retry_count (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Datmlec.h53 unsigned short max_retry_count; member in struct:atmlec_config_msg
H A Dibmtr.h318 unsigned char max_retry_count; member in struct:dlc_open_sap
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Dlec.h112 unsigned short max_retry_count; member in struct:lec_priv
H A Dlec.c513 priv->max_retry_count = mesg->content.config.max_retry_count;
955 priv->max_retry_count = 1;
1804 if (entry->no_tries <= entry->priv->max_retry_count) {

Completed in 61 milliseconds