Searched refs:ip_tos_troughput_no_retries (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Daironet4500_proc.c393 {4, "ip_tos_troughput_no_retries", NULL, sizeof(int), 0600,NULL, proc_dointvec},
528 tmp_table_ptr[3].data = (void *) &priv->ip_tos_troughput_no_retries;
H A Daironet4500.h1514 int ip_tos_troughput_no_retries; member in struct:awc_private
H A Daironet4500_core.c1675 if (ip_hdr->tos & IPTOS_THROUGHPUT && priv->ip_tos_troughput_no_retries)
2918 priv->ip_tos_troughput_no_retries = 0 ;

Completed in 86 milliseconds