Searched refs:ncompl (Results 1 – 3 of 3) sorted by relevance
97 uint8_t ncompl; /* # of completions outstanding. */ member
6625 cst->ncompl++; in send_etid_flush_wr()6800 MPASS(cst->ncompl > 0); in ethofld_tx()6806 MPASS(cst->ncompl > 0); in ethofld_tx()6811 compl = cst->ncompl == 0 || cst->tx_nocompl >= cst->tx_total / 2; in ethofld_tx()6816 cst->ncompl++; in ethofld_tx()6918 KASSERT(cst->ncompl > 0, in ethofld_fw4_ack()6921 cst->ncompl--; in ethofld_fw4_ack()6935 MPASS(cst->ncompl == 0); in ethofld_fw4_ack()
932 if (cst->ncompl == 0) { in cxgbe_rate_tag_free()