Searched refs:tc_next (Results 1 – 15 of 15) sorted by relevance
159 new_link->tc_next = new_link; in tlm_new_job_stats()165 new_link->tc_next = next_link; in tlm_new_job_stats()167 prev_link->tc_next = new_link; in tlm_new_job_stats()204 link = link->tc_next; in tlm_ref_job_stats()238 link = link->tc_next; in tlm_un_ref_job_stats()288 if (link->tc_next == link->tc_prev && in tlm_un_ref()289 link->tc_next == link) { in tlm_un_ref()296 new_top = link->tc_next; in tlm_un_ref()298 next = link->tc_next; in tlm_un_ref()300 prev->tc_next = next; in tlm_un_ref()[all …]
406 ASSERT(next != rgep->tc_next); in rge_send_claim()428 tc_head = rgep->tc_next; in rge_send_recycle()456 rgep->tc_next = NEXT(tc_tail, RGE_SEND_SLOTS); in rge_send_recycle()457 n = rgep->tc_next - tc_head; in rge_send_recycle()458 if (rgep->tc_next < tc_head) in rge_send_recycle()
443 uint32_t tc_next; /* current tx recycle index */ member
331 rgep->tc_next = 0; in rge_reinit_send_ring()
118 for (n = 0, slot = srp->tc_next; slot != *srp->cons_index_p; in bge_recycle_ring()150 srp->tc_next = slot; in bge_recycle_ring()229 if (*srp->cons_index_p == srp->tc_next) in bge_recycle()
558 uint64_t tc_next; /* next slot to recycle */ member
424 (knp++)->value.ui64 = bgep->send[0].tc_next; in bge_driverinfo_update()
196 srp->tc_next = 0; in bge_reinit_send_ring()
490 ep->te_common.tc_next = NULL; in av1394_it_ixl_bld_data()506 cmd_next = cmd->tc_next; in av1394_it_ixl_destroy_data()580 bp->tb_common.tc_next = &ep->te_common; in av1394_it_ixl_complete_buf()589 bp->tb_common.tc_next = &nextbp->tb_common; in av1394_it_ixl_complete_buf2()631 ep->te_common.tc_next = &bp->tb_common; in av1394_it_ixl_complete_empty_cip()
181 slot = srp->tc_next; in nge_tx_recycle()248 srp->tc_next = slot; in nge_tx_recycle()251 ASSERT(srp->tc_next == NEXT_INDEX(srp->tx_next, srp->tx_free, nslots)); in nge_tx_recycle()
189 (knp++)->value.ui64 = ngep->send->tc_next; in nge_debuginfo_update()
564 uint32_t tc_next; /* next slot to recycle */ member
585 srp->tc_next = 0; in nge_reinit_send_ring()
158 struct tlm_chain_link *tc_next; /* next blob of statistics */ member
144 struct av1394_it_ixl_common_s *tc_next; /* next in the list */ member