Home
last modified time | relevance | path

Searched refs:bytes_count (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.h150 session->bytes_count += dma_len; in mlx5e_xdp_mpwqe_add_dseg()
H A Dxdp.c208 .bytes_count = 0, in mlx5e_xdp_mpwqe_session_start()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.h205 session->bytes_count += dma_len; in mlx5e_xdp_mpwqe_add_dseg()
H A Dxdp.c345 .bytes_count = 0, in mlx5e_xdp_mpwqe_session_start()
/kernel/linux/linux-5.10/crypto/
H A Daf_alg.c553 size_t bytes_count; in af_alg_count_tsgl() local
562 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()
/kernel/linux/linux-6.6/crypto/
H A Daf_alg.c660 size_t bytes_count; in af_alg_count_tsgl() local
669 bytes_count = sg[i].length - offset; in af_alg_count_tsgl()
675 if (bytes_count >= bytes) in af_alg_count_tsgl()
678 bytes -= bytes_count; in af_alg_count_tsgl()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c493 .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()
H A Den.h327 u32 bytes_count; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c533 .bytes_count = 0, in mlx5e_tx_mpwqe_session_start()
557 session->bytes_count += txd->len; in mlx5e_tx_mpwqe_add_dseg()
583 .num_bytes = session->bytes_count, in mlx5e_tx_mpwqe_session_complete()
H A Den.h403 u32 bytes_count; member
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-topology.c1303 int bytes_count = 0; in soc_tplg_dapm_widget_create() local
1399 kc[i].index = bytes_count; in soc_tplg_dapm_widget_create()
1401 bytes_count++; in soc_tplg_dapm_widget_create()
1417 w->name, mixer_count, enum_count, bytes_count); in soc_tplg_dapm_widget_create()

Completed in 17 milliseconds