Searched refs:done_bytes (Results 1 – 3 of 3) sorted by relevance
197 u32 done_bytes, u32 total_bytes) in mlxfw_status_notify() argument200 done_bytes, total_bytes); in mlxfw_status_notify()
1144 u32 done_pkts = 0, done_bytes = 0; in nfp_net_tx_complete() local1182 done_bytes += tx_buf->real_len; in nfp_net_tx_complete()1202 r_vec->tx_bytes += done_bytes; in nfp_net_tx_complete()1210 netdev_tx_completed_queue(nd_q, done_pkts, done_bytes); in nfp_net_tx_complete()1227 u32 done_pkts = 0, done_bytes = 0; in nfp_net_xdp_complete() local1250 done_bytes += tx_ring->txbufs[idx].real_len; in nfp_net_xdp_complete()1254 r_vec->tx_bytes += done_bytes; in nfp_net_xdp_complete()
1399 size_t done_bytes = 0; in artpec6_crypto_prepare_hash() local1422 done_bytes += req_ctx->partial_bytes; in artpec6_crypto_prepare_hash()1430 done_bytes); in artpec6_crypto_prepare_hash()1435 size_t sg_skip = ready_bytes - done_bytes; in artpec6_crypto_prepare_hash()