Searched refs:ncompl (Results 1 – 3 of 3) sorted by relevance
97 uint8_t ncompl; /* # of completions outstanding. */ member
6818 cst->ncompl++; in send_etid_flush_wr()6993 MPASS(cst->ncompl > 0); in ethofld_tx()6999 MPASS(cst->ncompl > 0); in ethofld_tx()7004 compl = cst->ncompl == 0 || cst->tx_nocompl >= cst->tx_total / 2; in ethofld_tx()7009 cst->ncompl++; in ethofld_tx()7111 KASSERT(cst->ncompl > 0, in ethofld_fw4_ack()7114 cst->ncompl--; in ethofld_fw4_ack()7128 MPASS(cst->ncompl == 0); in ethofld_fw4_ack()
932 if (cst->ncompl == 0) { in cxgbe_rate_tag_free()