Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dselftest.c188 read_ptr[channel->channel] = channel->eventq_read_ptr; in efx_test_eventq_irq()
205 if (channel->eventq_read_ptr != in efx_test_eventq_irq()
H A Def100_nic.c249 ERF_GZ_IDX, channel->eventq_read_ptr & in ef100_ev_read_ack()
276 read_ptr = channel->eventq_read_ptr; in ef100_ev_process()
321 channel->eventq_read_ptr = read_ptr; in ef100_ev_process()
H A Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()
H A Def10.c3109 read_ptr = channel->eventq_read_ptr; in efx_ef10_ev_process()
3167 channel->eventq_read_ptr = read_ptr; in efx_ef10_ev_process()
3185 (channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
3193 channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
3199 channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
H A Dnet_driver.h498 unsigned int eventq_read_ptr; member
H A Defx_channels.c456 channel->eventq_read_ptr = 0; in efx_init_eventq()
/linux/drivers/net/ethernet/sfc/siena/
H A Dselftest.c189 read_ptr[channel->channel] = channel->eventq_read_ptr; in efx_test_eventq_irq()
206 if (channel->eventq_read_ptr != in efx_test_eventq_irq()
H A 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()
H A Dnic.c56 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_siena_event_present()
H A Dnet_driver.h506 unsigned int eventq_read_ptr; member
H A Defx_channels.c457 channel->eventq_read_ptr = 0; in efx_init_eventq()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c188 read_ptr[channel->channel] = channel->eventq_read_ptr; in ef4_test_eventq_irq()
205 if (channel->eventq_read_ptr != in ef4_test_eventq_irq()
H A 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()
H A Dnic.c55 return ef4_event_present(ef4_event(channel, channel->eventq_read_ptr)); in ef4_nic_event_present()
H A Dnet_driver.h419 unsigned int eventq_read_ptr; member
H A Defx.c361 channel->eventq_read_ptr = 0; in ef4_init_eventq()