Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 11 of 11) sorted by relevance

/dpdk/app/test/
H A Dtest_rwlock.c215 try_read(uint32_t lc) in try_read()
243 try_write(uint32_t lc) in try_write()
296 uint32_t i, lc; in try_read_lcore() local
330 uint32_t i, lc; in try_write_lcore() local
361 print_try_lcore_stats(const struct try_rwlock_lcore *tlc, uint32_t lc) in print_try_lcore_stats()
392 const struct try_rwlock_lcore *lc) in collect_try_lcore_stats()
408 uint32_t lc, rd, wr; in process_try_lcore_stats() local
487 uint32_t lc, mlc; in try_rwlock_test_rde_wro() local
H A Dtest_barrier.c69 uint32_t lc; /* given lcore id */ member
134 uint32_t lc, ln; in plock_test1_lcore() local
192 uint32_t i, lc, n; in plock_test() local
H A Dtest_ring_stress_impl.h98 lcore_stat_dump(FILE *f, uint32_t lc, const struct lcore_stat *ls) in lcore_stat_dump()
173 check_ring_op(uint32_t exp, uint32_t res, uint32_t lc, in check_ring_op()
188 uint32_t lc, n, num; in test_worker() local
336 uint32_t lc, mc; in test_mt1() local
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ethdev.c212 struct link_config *lc = &pi->link_cfg; in cxgbe_dev_link_update() local
1071 struct link_config *lc = &pi->link_cfg; in cxgbe_flow_ctrl_get() local
1099 struct link_config *lc = &pi->link_cfg; in cxgbe_flow_ctrl_set() local
1477 static int cxgbe_fec_get_capa_speed_to_fec(struct link_config *lc, in cxgbe_fec_get_capa_speed_to_fec()
1518 struct link_config *lc = &pi->link_cfg; in cxgbe_fec_get_capability() local
1534 struct link_config *lc = &pi->link_cfg; in cxgbe_fec_get() local
1555 struct link_config *lc = &pi->link_cfg; in cxgbe_fec_set() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_utils.c203 struct mlx5_indexed_cache *gc, *lc, *olc = NULL; in mlx5_ipool_update_global_cache() local
225 struct mlx5_indexed_cache *p, *lc, *olc = NULL; in mlx5_ipool_allocate_from_global() local
363 struct mlx5_indexed_cache *lc; in _mlx5_ipool_get_cache() local
H A Dmlx5_utils.h243 struct mlx5_indexed_cache *lc; member
/dpdk/drivers/net/cnxk/
H A Dcnxk_lookup.c73 uint8_t lb, lc, ld, le; in nix_create_non_tunnel_ptype_array() local
/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c2805 struct link_config *lc = &pi->link_cfg; in t4_link_l1cfg_core() local
4335 struct link_config *lc = &pi->link_cfg; in t4_set_link_autoneg_speed() local
4347 struct link_config *lc = &pi->link_cfg; in t4_set_link_speed() local
4364 struct link_config *lc = &pi->link_cfg; in t4_set_link_pause() local
4414 struct link_config *lc = &pi->link_cfg; in t4_set_link_fec() local
4493 struct link_config *lc = &pi->link_cfg; in t4_handle_get_port_info() local
4617 struct link_config *lc = &pi->link_cfg; in t4_reset_link_config() local
4640 struct link_config *lc = &pi->link_cfg; in t4_init_link_config() local
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c2642 struct lcore_conf *lc; in rx_callback() local
2712 reassemble_lcore_init(struct lcore_conf *lc, uint32_t cid) in reassemble_lcore_init()
2756 uint32_t i, lc; in reassemble_init() local
/dpdk/drivers/common/cnxk/hw/
H A Dnpc.h506 uint64_t lc : 12; member
532 uint64_t lc : 20; member
/dpdk/lib/vhost/
H A Dvhost_user.c576 struct log_cache_entry *lc; in numa_realloc() local