Home
last modified time | relevance | path

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

/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/
Defx_channels.c971 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts() local
992 end_channel = channel; in efx_soft_enable_interrupts()
994 if (channel == end_channel) in efx_soft_enable_interrupts()
1034 struct efx_channel *channel, *end_channel; in efx_enable_interrupts() local
1062 end_channel = channel; in efx_enable_interrupts()
1064 if (channel == end_channel) in efx_enable_interrupts()
/drivers/net/ethernet/sfc/falcon/
Defx.c1459 struct ef4_channel *channel, *end_channel; in ef4_soft_enable_interrupts() local
1478 end_channel = channel; in ef4_soft_enable_interrupts()
1480 if (channel == end_channel) in ef4_soft_enable_interrupts()
1515 struct ef4_channel *channel, *end_channel; in ef4_enable_interrupts() local
1542 end_channel = channel; in ef4_enable_interrupts()
1544 if (channel == end_channel) in ef4_enable_interrupts()