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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.h210 session->bytes_count += dma_len;
H A Dxdp.c391 .bytes_count = 0,
/linux-master/crypto/
H A Daf_alg.c660 size_t bytes_count; local
669 bytes_count = sg[i].length - offset;
675 if (bytes_count >= bytes)
678 bytes -= bytes_count;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c532 .bytes_count = 0,
556 session->bytes_count += txd->len;
582 .num_bytes = session->bytes_count,
H A Den.h411 u32 bytes_count; member in struct:mlx5e_tx_mpwqe
/linux-master/sound/soc/
H A Dsoc-topology.c1303 int bytes_count = 0; local
1399 kc[i].index = bytes_count;
1401 bytes_count++;
1417 w->name, mixer_count, enum_count, bytes_count);

Completed in 231 milliseconds