Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/
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()
Docteon_iq.h119 u32 host_write_index; member
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()
Dlio_main.c271 iq->octeon_read_index = iq->host_write_index; in pcierror_quiesce_device()
1014 iq->octeon_read_index = iq->host_write_index; in octeon_destroy_resources()