Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx_channels.c999 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts() local
1020 end_channel = channel; in efx_soft_enable_interrupts()
1022 if (channel == end_channel) in efx_soft_enable_interrupts()
1062 struct efx_channel *channel, *end_channel; in efx_enable_interrupts() local
1090 end_channel = channel; in efx_enable_interrupts()
1092 if (channel == end_channel) in efx_enable_interrupts()
/drivers/net/ethernet/sfc/siena/
Defx_channels.c1003 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts() local
1024 end_channel = channel; in efx_soft_enable_interrupts()
1026 if (channel == end_channel) in efx_soft_enable_interrupts()
1066 struct efx_channel *channel, *end_channel; in efx_siena_enable_interrupts() local
1094 end_channel = channel; in efx_siena_enable_interrupts()
1096 if (channel == end_channel) in efx_siena_enable_interrupts()
/drivers/net/ethernet/sfc/falcon/
Defx.c1460 struct ef4_channel *channel, *end_channel; in ef4_soft_enable_interrupts() local
1479 end_channel = channel; in ef4_soft_enable_interrupts()
1481 if (channel == end_channel) in ef4_soft_enable_interrupts()
1516 struct ef4_channel *channel, *end_channel; in ef4_enable_interrupts() local
1543 end_channel = channel; in ef4_enable_interrupts()
1545 if (channel == end_channel) in ef4_enable_interrupts()