Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
Diphase.h1009 u32 tx_cell_cnt, tx_pkt_cnt; member
Diphase.c2432 iadev->tx_cell_cnt += readw(iadev->seg_reg + CELL_CTR_LO_AUTO)&0xffff;
2433 iadev->tx_cell_cnt += (readw(iadev->seg_reg+CELL_CTR_HIGH_AUTO)&0xffff)<<16;
3144 iadev->rx_cell_cnt, iadev->tx_cell_cnt,