Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dniu.c8708 int this_channel_offset; in niu_divide_rdc_groups() local
8712 this_channel_offset = 0; in niu_divide_rdc_groups()
8721 rdc_channel_base + this_channel_offset; in niu_divide_rdc_groups()
8725 if (++this_channel_offset == num_channels) in niu_divide_rdc_groups()
8726 this_channel_offset = 0; in niu_divide_rdc_groups()