Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Defx_channels.c986 struct efx_channel *channel, *end_channel; in efx_soft_enable_interrupts() local
1007 end_channel = channel; in efx_soft_enable_interrupts()
1009 if (channel == end_channel) in efx_soft_enable_interrupts()
1049 struct efx_channel *channel, *end_channel; in efx_enable_interrupts() local
1077 end_channel = channel; in efx_enable_interrupts()
1079 if (channel == end_channel) in efx_enable_interrupts()
/linux/drivers/net/ethernet/sfc/falcon/
A Defx.c1465 struct ef4_channel *channel, *end_channel; in ef4_soft_enable_interrupts() local
1484 end_channel = channel; in ef4_soft_enable_interrupts()
1486 if (channel == end_channel) in ef4_soft_enable_interrupts()
1521 struct ef4_channel *channel, *end_channel; in ef4_enable_interrupts() local
1548 end_channel = channel; in ef4_enable_interrupts()
1550 if (channel == end_channel) in ef4_enable_interrupts()

Completed in 9 milliseconds