Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c760 struct ef4_channel *other_channel[EF4_MAX_CHANNELS], *channel; in ef4_realloc_channels() local
796 memset(other_channel, 0, sizeof(other_channel)); in ef4_realloc_channels()
805 other_channel[i] = channel; in ef4_realloc_channels()
814 swap(efx->channel[i], other_channel[i]); in ef4_realloc_channels()
833 channel = other_channel[i]; in ef4_realloc_channels()
858 swap(efx->channel[i], other_channel[i]); in ef4_realloc_channels()