Searched refs:single_col (Results 1 – 2 of 2) sorted by relevance
246 unsigned single_col:1; member
2073 u32 multi_col, single_col; in tlan_read_and_clear_stats() local2097 single_col = inb(dev->base_addr + TLAN_DIO_DATA + 2); in tlan_read_and_clear_stats()2098 single_col += inb(dev->base_addr + TLAN_DIO_DATA + 3) << 8; in tlan_read_and_clear_stats()2111 + single_col + excess_col + late_col; in tlan_read_and_clear_stats()