Searched refs:reply_free_q_host_index (Results 1 – 2 of 2) sorted by relevance
271 old_idx = sc->reply_free_q_host_index; in mpi3mr_repost_reply_buf()272 sc->reply_free_q_host_index = ((sc->reply_free_q_host_index == in mpi3mr_repost_reply_buf()274 (sc->reply_free_q_host_index + 1)); in mpi3mr_repost_reply_buf()277 sc->reply_free_q_host_index); in mpi3mr_repost_reply_buf()2917 sc->reply_free_q_host_index = sc->num_reply_bufs; in mpi3mr_initialize_ioc()2919 sc->reply_free_q_host_index); in mpi3mr_initialize_ioc()
630 U32 reply_free_q_host_index; member