Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c222 ERF_GZ_IDX, channel->eventq_read_ptr & in ef100_ev_read_ack()
246 read_ptr = channel->eventq_read_ptr; in ef100_ev_process()
289 channel->eventq_read_ptr = read_ptr; in ef100_ev_process()
Dfarch.c782 channel->eventq_read_ptr & channel->eventq_mask); in efx_farch_ev_read_ack()
1272 read_ptr = channel->eventq_read_ptr; in efx_farch_ev_process()
1330 channel->eventq_read_ptr = read_ptr; in efx_farch_ev_process()
1572 channel->eventq_read_ptr); in efx_farch_legacy_interrupt()
Dnic.c57 return efx_event_present(efx_event(channel, channel->eventq_read_ptr)); in efx_nic_event_present()
Def10.c3055 read_ptr = channel->eventq_read_ptr; in efx_ef10_ev_process()
3109 channel->eventq_read_ptr = read_ptr; in efx_ef10_ev_process()
3127 (channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
3135 channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
3141 channel->eventq_read_ptr & in efx_ef10_ev_read_ack()
Dnet_driver.h507 unsigned int eventq_read_ptr; member
Defx_channels.c434 channel->eventq_read_ptr = 0; in efx_init_eventq()
/kernel/linux/linux-5.10/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.c367 channel->eventq_read_ptr = 0; in ef4_init_eventq()