Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Drequest_manager.c119 iq->host_write_index = 0; in octeon_init_instr_queue()
305 iqptr = iq->base_addr + (cmdsize * iq->host_write_index); in __copy_cmd_into_iq()
332 st.index = iq->host_write_index; in __post_command2()
333 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.c132 iq->octeon_read_index = iq->host_write_index; in pcierror_quiesce_device()
496 iq->octeon_read_index = iq->host_write_index; in octeon_destroy_resources()
Dlio_main.c272 iq->octeon_read_index = iq->host_write_index; in pcierror_quiesce_device()
1040 iq->octeon_read_index = iq->host_write_index; in octeon_destroy_resources()