Searched refs:host_write_index (Results 1 – 7 of 7) sorted by relevance
19 iq->host_write_index = 0; in octep_iq_reset_indices()113 while (fi != iq->host_write_index) { in octep_iq_free_pending()
147 u16 host_write_index; member
648 wi = iq->host_write_index; in octep_start_xmit()720 iq->host_write_index = wi; in octep_start_xmit()
115 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()
119 u32 host_write_index; member
131 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()
266 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 21 milliseconds