Searched refs:twist_col (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/realtek/
H A D8139too.c603 char twistie, twist_row, twist_col; member in struct:rtl8139_private
1519 tp->twist_col = 0;
1525 if (tp->twist_col == 0)
1528 [(int) tp->twist_col]);
1530 if (++tp->twist_col >= 4) {
1556 tp->twist_col = 0;

Completed in 124 milliseconds