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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Diphase.h1025 u32 drop_rxpkt, drop_rxcell, rx_cell_cnt, rx_pkt_cnt; member in struct:iadev_t
H A Diphase.c2263 iadev->rx_cell_cnt += readw(iadev->reass_reg+CELL_CTR0)&0xffff;
2264 iadev->rx_cell_cnt += (readw(iadev->reass_reg+CELL_CTR1) & 0xffff) << 16;
2975 iadev->rx_cell_cnt, iadev->tx_cell_cnt,

Completed in 93 milliseconds