Lines Matching defs:channel
374 static void falcon_push_irq_moderation(struct ef4_channel *channel)
377 struct ef4_nic *efx = channel->efx;
380 if (channel->irq_moderation_us) {
383 ticks = ef4_usecs_to_ticks(efx, channel->irq_moderation_us);
397 channel->channel);
1741 falcon_handle_global_event(struct ef4_channel *channel, ef4_qword_t *event)
1743 struct ef4_nic *efx = channel->efx;
1762 "channel %d seen global RX_RESET event. Resetting.\n",
1763 channel->channel);