Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.h150 session->bytes_count += dma_len; in mlx5e_xdp_mpwqe_add_dseg()
Dxdp.c241 .bytes_count = 0, in mlx5e_xdp_mpwqe_session_start()
/Linux-v6.1/crypto/
Daf_alg.c550 size_t bytes_count; in af_alg_count_tsgl() local
559 bytes_count = sg[i].length - offset; in af_alg_count_tsgl()
565 if (bytes_count >= bytes) in af_alg_count_tsgl()
568 bytes -= bytes_count; in af_alg_count_tsgl()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
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()
Den.h401 u32 bytes_count; member
/Linux-v6.1/sound/soc/
Dsoc-topology.c1352 int bytes_count = 0; in soc_tplg_dapm_widget_create() local
1444 kc[i].index = bytes_count; in soc_tplg_dapm_widget_create()
1446 bytes_count++; in soc_tplg_dapm_widget_create()
1462 w->name, mixer_count, enum_count, bytes_count); in soc_tplg_dapm_widget_create()