Home
last modified time | relevance | path

Searched refs:bytes_count (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.h210 session->bytes_count += dma_len; in mlx5e_xdp_mpwqe_add_dseg()
H A Dxdp.c391 .bytes_count = 0, in mlx5e_xdp_mpwqe_session_start()
/linux/crypto/
H A Daf_alg.c661 size_t bytes_count; in af_alg_count_tsgl() local
670 bytes_count = sg[i].length - offset; in af_alg_count_tsgl()
676 if (bytes_count >= bytes) in af_alg_count_tsgl()
679 bytes -= bytes_count; in af_alg_count_tsgl()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c536 .bytes_count = 0, in mlx5e_tx_mpwqe_session_start()
560 session->bytes_count += txd->len; in mlx5e_tx_mpwqe_add_dseg()
586 .num_bytes = session->bytes_count, in mlx5e_tx_mpwqe_session_complete()
H A Den.h395 u32 bytes_count; member
/linux/sound/soc/
H A Dsoc-topology.c1127 int bytes_count = 0; in soc_tplg_dapm_widget_create() local
1223 kc[i].index = bytes_count; in soc_tplg_dapm_widget_create()
1225 bytes_count++; in soc_tplg_dapm_widget_create()
1241 w->name, mixer_count, enum_count, bytes_count); in soc_tplg_dapm_widget_create()