Searched refs:bytes_count (Results 1 – 6 of 6) sorted by relevance
553 size_t bytes_count; in af_alg_count_tsgl() local562 bytes_count = sg[i].length - offset; in af_alg_count_tsgl()568 if (bytes_count >= bytes) in af_alg_count_tsgl()571 bytes -= bytes_count; in af_alg_count_tsgl()
150 session->bytes_count += dma_len; in mlx5e_xdp_mpwqe_add_dseg()
208 .bytes_count = 0, in mlx5e_xdp_mpwqe_session_start()
553 .bytes_count = 0, in mlx5e_tx_mpwqe_session_start()577 session->bytes_count += txd->len; in mlx5e_tx_mpwqe_add_dseg()603 .num_bytes = session->bytes_count, in mlx5e_tx_mpwqe_session_complete()
386 u32 bytes_count; member
1428 int bytes_count = 0; in soc_tplg_dapm_widget_create() local1520 kc[i].index = bytes_count; in soc_tplg_dapm_widget_create()1522 bytes_count++; in soc_tplg_dapm_widget_create()1538 w->name, mixer_count, enum_count, bytes_count); in soc_tplg_dapm_widget_create()
Completed in 27 milliseconds