Searched refs:qlast (Results 1 – 6 of 6) sorted by relevance
382 ring_id_t i, qfirst, qlast; in __channel_sync() local463 qlast = ch->ch_last[t]; in __channel_sync()465 for (i = qfirst; i < qlast; i++) { in __channel_sync()571 qlast = ch->ch_last[type]; in __channel_sync()575 qlast = ch->ch_last[type]; in __channel_sync()578 } else if ((qlast - qfirst) > 1 && in __channel_sync()580 qlast--; in __channel_sync()583 ASSERT(qfirst != qlast); in __channel_sync()586 for (i = qfirst; i < qlast; i++) { in __channel_sync()629 qlast = ch->ch_last[NR_F]; in __channel_sync()[all …]
2423 ring_id_t qlast = ch->ch_last[t]; in ch_set_lowat_thresh() local2426 for (i = qfirst; i < qlast; i++) { in ch_set_lowat_thresh()
596 uint32_t qfirst[NR_TXRX], uint32_t qlast[NR_TXRX]) in nx_mon_na_krings_locks()610 qfirst[t] = qlast[t] = mna->mna_first[t]; in nx_mon_na_krings_locks()619 qlast[t] = i + 1; in nx_mon_na_krings_locks()631 const uint32_t qfirst[NR_TXRX], const uint32_t qlast[NR_TXRX]) in nx_mon_na_krings_unlock()645 for (i = qfirst[t]; i < qlast[t]; i++) { in nx_mon_na_krings_unlock()661 uint32_t qfirst[NR_TXRX], qlast[NR_TXRX]; in nx_mon_enable() local669 bzero(&qlast, sizeof(qlast)); in nx_mon_enable()677 if ((err = nx_mon_na_krings_locks(na, qfirst, qlast)) != 0) { in nx_mon_enable()698 for (i = qfirst[t]; i < qlast[t]; i++) { in nx_mon_enable()724 for (i = qfirst[t]; i < qlast[t]; i++) { in nx_mon_enable()[all …]
408 ring_id_t qlast; in nx_kpipe_dom_defunct() local423 qlast = ch->ch_last[t]; in nx_kpipe_dom_defunct()425 for (i = qfirst; i < qlast; i++) { in nx_kpipe_dom_defunct()434 qlast = ch->ch_last[t]; in nx_kpipe_dom_defunct()436 for (i = qfirst; i < qlast; i++) { in nx_kpipe_dom_defunct()
602 ring_id_t qlast = ch->ch_last[NR_TX]; in nx_upipe_dom_defunct() local616 for (i = qfirst; i < qlast; i++) { in nx_upipe_dom_defunct()632 for (i = qfirst; i < qlast; i++) { in nx_upipe_dom_defunct()
2185 ring_id_t qlast = ch->ch_last[t]; in na_kr_teardown_txrx() local2188 for (i = qfirst; i < qlast; i++) { in na_kr_teardown_txrx()