Home
last modified time | relevance | path

Searched refs:host_write_index (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_tx.c19 iq->host_write_index = 0; in octep_iq_reset_indices()
113 while (fi != iq->host_write_index) { in octep_iq_free_pending()
A Doctep_tx.h147 u16 host_write_index; member
A Doctep_main.c648 wi = iq->host_write_index; in octep_start_xmit()
720 iq->host_write_index = wi; in octep_start_xmit()
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Drequest_manager.c115 iq->host_write_index = 0; in octeon_init_instr_queue()
301 iqptr = iq->base_addr + (cmdsize * iq->host_write_index); in __copy_cmd_into_iq()
328 st.index = iq->host_write_index; in __post_command2()
329 iq->host_write_index = incr_index(iq->host_write_index, 1, in __post_command2()
A Docteon_iq.h119 u32 host_write_index; member
A Dlio_vf_main.c131 iq->octeon_read_index = iq->host_write_index; in pcierror_quiesce_device()
493 iq->octeon_read_index = iq->host_write_index; in octeon_destroy_resources()
A Dlio_main.c266 iq->octeon_read_index = iq->host_write_index; in pcierror_quiesce_device()
1008 iq->octeon_read_index = iq->host_write_index; in octeon_destroy_resources()

Completed in 19 milliseconds