Searched refs:tx_cell_cnt (Results 1 – 2 of 2) sorted by relevance
1009 u32 tx_cell_cnt, tx_pkt_cnt; member
2432 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,