Searched refs:bytes_count (Results 1 – 5 of 5) sorted by relevance
150 session->bytes_count += dma_len; in mlx5e_xdp_mpwqe_add_dseg()
208 .bytes_count = 0, in mlx5e_xdp_mpwqe_session_start()
549 size_t bytes_count; in af_alg_count_tsgl() local558 bytes_count = sg[i].length - offset; in af_alg_count_tsgl()564 if (bytes_count >= bytes) in af_alg_count_tsgl()567 bytes -= bytes_count; in af_alg_count_tsgl()
493 .bytes_count = 0, in mlx5e_tx_mpwqe_session_start()517 session->bytes_count += txd->len; in mlx5e_tx_mpwqe_add_dseg()543 .num_bytes = session->bytes_count, in mlx5e_tx_mpwqe_session_complete()
326 u32 bytes_count; member