Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dxdp.h158 session->bytes_count += dma_len; in mlx5e_xdp_mpwqe_add_dseg()
A Dxdp.c271 .bytes_count = 0, in mlx5e_xdp_mpwqe_session_start()
/linux-6.3-rc2/crypto/
A Daf_alg.c683 size_t bytes_count; in af_alg_count_tsgl() local
692 bytes_count = sg[i].length - offset; in af_alg_count_tsgl()
698 if (bytes_count >= bytes) in af_alg_count_tsgl()
701 bytes -= bytes_count; in af_alg_count_tsgl()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tx.c523 .bytes_count = 0, in mlx5e_tx_mpwqe_session_start()
547 session->bytes_count += txd->len; in mlx5e_tx_mpwqe_add_dseg()
573 .num_bytes = session->bytes_count, in mlx5e_tx_mpwqe_session_complete()
A Den.h403 u32 bytes_count; member
/linux-6.3-rc2/sound/soc/
A Dsoc-topology.c1320 int bytes_count = 0; in soc_tplg_dapm_widget_create() local
1416 kc[i].index = bytes_count; in soc_tplg_dapm_widget_create()
1418 bytes_count++; in soc_tplg_dapm_widget_create()
1434 w->name, mixer_count, enum_count, bytes_count); in soc_tplg_dapm_widget_create()

Completed in 22 milliseconds