Searched refs:txsd_total (Results 1 – 5 of 5) sorted by relevance
116 int tx_credits, txsd_total, len; in alloc_toepcb() local131 txsd_total = tx_credits / in alloc_toepcb()135 txsd_total * sizeof(struct ofld_tx_sdesc); in alloc_toepcb()150 toep->txsd_total = txsd_total; in alloc_toepcb()151 toep->txsd_avail = txsd_total; in alloc_toepcb()897 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) in send_mss_flowc_wr()2354 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) in send_txdataplen_max_flowc_wr()
160 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) in send_flowc_wr()227 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) in update_tx_rate_limit()658 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) in t4_push_raw_wr()945 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) { in t4_push_frames()1525 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) { in t4_push_pdus()2220 KASSERT(toep->txsd_avail <= toep->txsd_total, in do_fw4_ack()2222 if (__predict_false(++toep->txsd_cidx == toep->txsd_total)) { in do_fw4_ack()2337 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) in t4_set_tcb_field()
251 uint8_t txsd_total;250 uint8_t txsd_total; global() member
736 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) { in t4_push_ktls()
1335 if (__predict_false(++toep->txsd_pidx == toep->txsd_total)) in creds()