Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h182 channel->efx->type->ev_read_ack(channel); in efx_nic_eventq_read_ack()
H A Dnet_driver.h1226 * @ev_read_ack: Acknowledge read events on a queue, rearming its IRQ
1368 void (*ev_read_ack)(struct efx_channel *channel); member
H A Dsiena.c1045 .ev_read_ack = efx_farch_ev_read_ack,
/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h183 channel->efx->type->ev_read_ack(channel); in efx_nic_eventq_read_ack()
H A Def100_nic.c1252 .ev_read_ack = ef100_ev_read_ack,
1338 .ev_read_ack = ef100_ev_read_ack,
H A Dnet_driver.h1327 * @ev_read_ack: Acknowledge read events on a queue, rearming its IRQ
1476 void (*ev_read_ack)(struct efx_channel *channel); member
H A Def10.c4119 .ev_read_ack = efx_ef10_ev_read_ack,
4236 .ev_read_ack = efx_ef10_ev_read_ack,
4370 .ev_read_ack = efx_ef10_ev_read_ack,
/linux/drivers/net/ethernet/sfc/falcon/
H A Dnic.h378 channel->efx->type->ev_read_ack(channel); in ef4_nic_eventq_read_ack()
H A Dnet_driver.h990 * @ev_read_ack: Acknowledge read events on a queue, rearming its IRQ
1100 void (*ev_read_ack)(struct ef4_channel *channel); member
H A Dfalcon.c2764 .ev_read_ack = ef4_farch_ev_read_ack,
2862 .ev_read_ack = ef4_farch_ev_read_ack,