Searched refs:ncompl (Results 1 – 3 of 3) sorted by relevance
97 uint8_t ncompl; /* # of completions outstanding. */ member
6627 cst->ncompl++; in send_etid_flush_wr()6802 MPASS(cst->ncompl > 0); in ethofld_tx()6808 MPASS(cst->ncompl > 0); in ethofld_tx()6813 compl = cst->ncompl == 0 || cst->tx_nocompl >= cst->tx_total / 2; in ethofld_tx()6818 cst->ncompl++; in ethofld_tx()6920 KASSERT(cst->ncompl > 0, in ethofld_fw4_ack()6923 cst->ncompl--; in ethofld_fw4_ack()6937 MPASS(cst->ncompl == 0); in ethofld_fw4_ack()
932 if (cst->ncompl == 0) { in cxgbe_rate_tag_free()