Searched refs:host_write_index (Results 1 – 12 of 12) sorted by relevance
106 iq->host_write_index = 0; in octeon_init_instr_queue()295 iqptr = iq->base_addr + (cmdsize * iq->host_write_index); in __copy_cmd_into_iq()322 st.index = iq->host_write_index; in __post_command2()323 iq->host_write_index = incr_index(iq->host_write_index, 1, in __post_command2()
119 u32 host_write_index; member
130 iq->octeon_read_index = iq->host_write_index; in pcierror_quiesce_device()491 iq->octeon_read_index = iq->host_write_index; in octeon_destroy_resources()
259 iq->octeon_read_index = iq->host_write_index; in pcierror_quiesce_device()1000 iq->octeon_read_index = iq->host_write_index; in octeon_destroy_resources()
19 iq->host_write_index = 0; in octep_iq_reset_indices()111 while (fi != iq->host_write_index) { in octep_iq_free_pending()
163 u16 host_write_index; member
51 ((iq__)->host_write_index - (iq__)->flush_index) & \
871 wi = iq->host_write_index; in octep_start_xmit()948 iq->host_write_index = wi & iq->ring_size_mask; in octep_start_xmit()
20 iq->host_write_index = 0; in octep_vf_iq_reset_indices()110 while (fi != iq->host_write_index) { in octep_vf_iq_free_pending()
121 u16 host_write_index; member
36 ((iq__)->host_write_index - (iq__)->flush_index) & \
625 wi = iq->host_write_index; in octep_vf_start_xmit()702 iq->host_write_index = wi & iq->ring_size_mask; in octep_vf_start_xmit()