Searched refs:pending_buf (Results 1 – 3 of 3) sorted by relevance
16 u8 pending_buf[QCE_SHA_MAX_BLOCKSIZE]; member153 memcpy(export_state->pending_buf, rctx->buf, rctx->buflen); in qce_ahash_export()177 memcpy(rctx->buf, import_state->pending_buf, rctx->buflen); in qce_ahash_import()
2122 ring->pending_buf += num; in hns3_tx_doorbell()2137 writel(ring->pending_buf, in hns3_tx_doorbell()2140 ring->pending_buf = 0; in hns3_tx_doorbell()4060 ring->pending_buf = 1; in hns3_alloc_skb()4149 ring->pending_buf++; in hns3_add_frag()4415 unused_count -= ring->pending_buf; in hns3_clean_rx_ring()4435 unused_count += ring->pending_buf; in hns3_clean_rx_ring()4437 ring->pending_buf = 0; in hns3_clean_rx_ring()5043 ring->pending_buf = 0; in hns3_fini_ring()5529 ring->pending_buf = 0; in hns3_clear_tx_ring()[all …]
491 int pending_buf; member
Completed in 20 milliseconds