Home
last modified time | relevance | path

Searched refs:rx_drops (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/8253x/
Dring.h48 unsigned int rx_drops; member
D8253xnet.c221 ++(port->Counters.rx_drops); in sab8253x_receive_charsN()
237 ++(port->Counters.rx_drops); in sab8253x_receive_charsN()
362 ((SAB_PORT*)dev->priv)->Counters.rx_drops; in Sab8253xCollectStats()