Searched refs:host_write_index (Results 1 – 4 of 4) sorted by relevance
128 iq->host_write_index = 0; in otx_ep_init_instr_queue()461 iqptr = iq->base_addr + (iq->host_write_index << 6); in post_iqcmd()466 iq->host_write_index = in post_iqcmd()467 otx_ep_incr_index(iq->host_write_index, 1, iq->nb_desc); in post_iqcmd()637 index = iq->host_write_index; in otx_ep_xmit_pkts()768 index = iq->host_write_index; in otx2_ep_xmit_pkts()
171 uint32_t host_write_index; member
730 iq->host_write_index = 0; in lio_init_instr_queue()894 iqptr = iq->base_addr + (cmdsize * iq->host_write_index); in copy_cmd_into_iq()923 st.index = iq->host_write_index; in post_command2()924 iq->host_write_index = lio_incr_index(iq->host_write_index, 1, in post_command2()
276 uint32_t host_write_index; member