Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/atm/
Diphase.h1031 u32 drop_rxpkt, drop_rxcell, rx_cell_cnt, rx_pkt_cnt; member
Diphase.c2397 iadev->rx_cell_cnt += readw(iadev->reass_reg+CELL_CTR0)&0xffff;
2398 iadev->rx_cell_cnt += (readw(iadev->reass_reg+CELL_CTR1) & 0xffff) << 16;
3134 iadev->rx_cell_cnt, iadev->tx_cell_cnt,