Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dselftest.c183 read_ptr[channel->channel] = channel->eventq_read_ptr; in efx_test_eventq_irq()
200 if (channel->eventq_read_ptr != in efx_test_eventq_irq()
Dfarch.c777 channel->eventq_read_ptr & channel->eventq_mask); in efx_farch_ev_read_ack()
1270 read_ptr = channel->eventq_read_ptr; in efx_farch_ev_process()
1328 channel->eventq_read_ptr = read_ptr; in efx_farch_ev_process()
1570 channel->eventq_read_ptr); in efx_farch_legacy_interrupt()
Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()
Dnet_driver.h470 unsigned int eventq_read_ptr; member
Def10.c3824 read_ptr = channel->eventq_read_ptr; in efx_ef10_ev_process()
3878 channel->eventq_read_ptr = read_ptr; in efx_ef10_ev_process()
3896 (channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
3904 channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
3910 channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
Defx.c403 channel->eventq_read_ptr = 0; in efx_init_eventq()
/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()
Dfarch.c784 channel->eventq_read_ptr & channel->eventq_mask); in ef4_farch_ev_read_ack()
1268 read_ptr = channel->eventq_read_ptr; in ef4_farch_ev_process()
1323 channel->eventq_read_ptr = read_ptr; in ef4_farch_ev_process()
1561 channel->eventq_read_ptr); in ef4_farch_legacy_interrupt()
Dnic.c55 return ef4_event_present(ef4_event(channel, channel->eventq_read_ptr)); in ef4_nic_event_present()
Dnet_driver.h419 unsigned int eventq_read_ptr; member
Defx.c367 channel->eventq_read_ptr = 0; in ef4_init_eventq()