Home
last modified time | relevance | path

Searched refs:eventq_read_ptr (Results 1 – 16 of 16) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/sfc/
Dselftest.c184 read_ptr[channel->channel] = channel->eventq_read_ptr; in efx_test_eventq_irq()
201 if (channel->eventq_read_ptr != in efx_test_eventq_irq()
Def100_nic.c238 ERF_GZ_IDX, channel->eventq_read_ptr & in ef100_ev_read_ack()
262 read_ptr = channel->eventq_read_ptr; in ef100_ev_process()
305 channel->eventq_read_ptr = read_ptr; in ef100_ev_process()
Dnic.c57 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()
Def10.c3084 read_ptr = channel->eventq_read_ptr; in efx_ef10_ev_process()
3138 channel->eventq_read_ptr = read_ptr; in efx_ef10_ev_process()
3156 (channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
3164 channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
3170 channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
Dnet_driver.h510 unsigned int eventq_read_ptr; member
Defx_channels.c454 channel->eventq_read_ptr = 0; in efx_init_eventq()
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dselftest.c184 read_ptr[channel->channel] = channel->eventq_read_ptr; in efx_test_eventq_irq()
201 if (channel->eventq_read_ptr != in efx_test_eventq_irq()
Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_siena_event_present()
Dfarch.c784 channel->eventq_read_ptr & channel->eventq_mask); in efx_farch_ev_read_ack()
1274 read_ptr = channel->eventq_read_ptr; in efx_farch_ev_process()
1332 channel->eventq_read_ptr = read_ptr; in efx_farch_ev_process()
1574 channel->eventq_read_ptr); in efx_farch_legacy_interrupt()
Dnet_driver.h506 unsigned int eventq_read_ptr; member
Defx_channels.c455 channel->eventq_read_ptr = 0; in efx_init_eventq()
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Dselftest.c183 read_ptr[channel->channel] = channel->eventq_read_ptr; in ef4_test_eventq_irq()
200 if (channel->eventq_read_ptr != in ef4_test_eventq_irq()
Dnic.c55 return ef4_event_present(ef4_event(channel, channel->eventq_read_ptr)); in ef4_nic_event_present()
Dfarch.c784 channel->eventq_read_ptr & channel->eventq_mask); in ef4_farch_ev_read_ack()
1267 read_ptr = channel->eventq_read_ptr; in ef4_farch_ev_process()
1322 channel->eventq_read_ptr = read_ptr; in ef4_farch_ev_process()
1560 channel->eventq_read_ptr); in ef4_farch_legacy_interrupt()
Dnet_driver.h419 unsigned int eventq_read_ptr; member
Defx.c362 channel->eventq_read_ptr = 0; in ef4_init_eventq()