Searched refs:IDT77105_CTRSEL_TCC (Results 1 – 2 of 2) sorted by relevance
/drivers/atm/ | ||
D | idt77105.h | 75 #define IDT77105_CTRSEL_TCC 0x04 /* W, Tx Cell Counter */ macro |
D | idt77105.c | 96 stats->tx_cells += get_counter(dev, IDT77105_CTRSEL_TCC); in idt77105_stats_timer_func() |