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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c203 int rx_overflow; member in struct:_mgslpc_info
916 info->rx_overflow = 1;
3499 info->rx_overflow = 0;
3510 info->rx_overflow = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink.c262 int rx_overflow; member in struct:mgsl_struct
1637 info->rx_overflow = 1;
5534 info->rx_overflow = 0;
6720 if ( info->rx_enabled && info->rx_overflow ) {
6892 if ( info->rx_enabled && info->rx_overflow ) {
H A Dsynclinkmp.c221 int rx_overflow; member in struct:_synclinkmp_info
2451 info->rx_overflow = TRUE;
4174 info->rx_overflow = 0;
4229 info->rx_overflow = FALSE;
5030 if ( info->rx_enabled && info->rx_overflow ) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dswarm_cs4297a.c271 unsigned int rx_overflow; /* staging buffer */ member in struct:cs4297a_state::__anon10995
960 s->stats.rx_overflow++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.c784 u_int rx_overflow; member in struct:pkt_stats
1637 if (status & RD_OF) lp->pktStats.rx_overflow++;

Completed in 193 milliseconds