Searched refs:k_ (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/ |
| H A D | rte_fpga_5gnr_fec.c | 165 (uint32_t)desc->enc_req.k_, in print_dma_enc_desc_debug_info() 931 struct rte_mbuf *output, uint16_t k_, uint16_t e, in fpga_dma_desc_te_fill() argument 938 desc->k_ = k_; in fpga_dma_desc_te_fill() 1350 uint16_t K, k_; in enqueue_ldpc_enc_one_op_cb() local 1385 k_ = K - enc->n_filler; in enqueue_ldpc_enc_one_op_cb() 1386 in_length = (k_ - crc24_bits) >> 3; in enqueue_ldpc_enc_one_op_cb() 1407 k_, e, in_offset, out_offset, ring_offset, c); in enqueue_ldpc_enc_one_op_cb()
|
| H A D | fpga_5gnr_fec.h | 137 uint16_t k_; member
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | stats.c | 108 col = &col_##counter_type[k_##counter_type]; \ in mutex_stats_init_cols() 109 ++k_##counter_type; \ in mutex_stats_init_cols() 208 col = &col_##type[k_##type]; \ in mutex_stats_emit() 209 ++k_##type; \ in mutex_stats_emit()
|