Home
last modified time | relevance | path

Searched refs:flush_index (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_tx.c21 iq->flush_index = 0; in octep_iq_reset_indices()
39 u32 fi = iq->flush_index; in octep_iq_process_completions()
89 iq->flush_index = fi; in octep_iq_process_completions()
109 u32 fi = iq->flush_index; in octep_iq_free_pending()
148 iq->flush_index = fi; in octep_iq_free_pending()
A Doctep_tx.h155 u16 flush_index; member
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Drequest_manager.c117 iq->flush_index = 0; in octeon_init_instr_queue()
374 u32 old = iq->flush_index; in lio_process_iq_request_list()
434 iq->flush_index = old; in lio_process_iq_request_list()
461 if (iq->flush_index == iq->octeon_read_index) in octeon_flush_iq()
A Docteon_iq.h129 u32 flush_index; member

Completed in 8 milliseconds