Lines Matching refs:txsd_avail
153 KASSERT(toep->tx_credits >= txsd->tx_credits && toep->txsd_avail > 0, in send_flowc_wr()
158 toep->txsd_avail--; in send_flowc_wr()
196 if (toep->tx_credits < flowclen16 || toep->txsd_avail == 0 || in update_tx_rate_limit()
223 toep->txsd_avail--; in update_tx_rate_limit()
872 KASSERT(toep->txsd_avail > 0, ("%s: no txsd", __func__)); in t4_push_frames()
880 toep->txsd_avail--; in t4_push_frames()
1213 KASSERT(toep->txsd_avail > 0, ("%s: no txsd", __func__)); in t4_push_pdus()
1221 toep->txsd_avail--; in t4_push_pdus()
1882 toep->txsd_avail++; in do_fw4_ack()
1883 KASSERT(toep->txsd_avail <= toep->txsd_total, in do_fw4_ack()
1975 toep->txsd_avail > 0, in t4_set_tcb_field()
1981 toep->txsd_avail--; in t4_set_tcb_field()