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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Drc.c2125 char pktq_thresh[8] = {0}; local
2140 sprintf(pktq_thresh, "512");
2144 sprintf(pktq_thresh, "1024");
2147 nvram_set("wl_txq_thresh", pktq_thresh);
2148 nvram_set("et_txq_thresh", pktq_thresh);
2150 nvram_set("wl_rpcq_rxthresh", pktq_thresh);

Completed in 95 milliseconds