Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sun/
H A Dniu.c8747 int this_channel_offset; in niu_divide_rdc_groups() local
8751 this_channel_offset = 0; in niu_divide_rdc_groups()
8760 rdc_channel_base + this_channel_offset; in niu_divide_rdc_groups()
8764 if (++this_channel_offset == num_channels) in niu_divide_rdc_groups()
8765 this_channel_offset = 0; in niu_divide_rdc_groups()