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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsb1000.c76 short rx_error_dpc_count; member in struct:sb1000_private
924 lp->rx_error_dpc_count = ErrorDpcCounterInitialize;
962 lp->rx_error_dpc_count = 0;
1128 if (lp->rx_error_dpc_count && !(--lp->rx_error_dpc_count)) {

Completed in 34 milliseconds