Searched defs:lmt_id (Results 1 – 9 of 9) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_io_generic.h | 8 #define ROC_LMT_BASE_ID_GET(lmt_addr, lmt_id) (lmt_id = 0) argument 9 #define ROC_LMT_CPT_BASE_ID_GET(lmt_addr, lmt_id) (lmt_id = 0) argument
|
| H A D | roc_io.h | 8 #define ROC_LMT_BASE_ID_GET(lmt_addr, lmt_id) \ argument 16 #define ROC_LMT_CPT_BASE_ID_GET(lmt_addr, lmt_id) \ argument
|
| H A D | roc_npa.h | 386 uint64_t lmt_id) in roc_npa_aura_batch_free() 423 uint64_t lmt_addr, uint64_t lmt_id) in roc_npa_aura_batch_free_burst() 471 uint64_t lmt_id) in roc_npa_aura_op_batch_free()
|
| H A D | roc_cpt.c | 921 uint16_t lmt_id; in roc_cpt_ctx_write() local
|
| /dpdk/drivers/event/cnxk/ |
| H A D | cn10k_worker.h | 120 uint16_t lmt_id, d_off; in cn10k_process_vwqe() local 521 uint16_t lmt_id, uintptr_t lmt_addr, uint8_t sched_type, in cn10k_sso_tx_one() 573 uint16_t nb_mbufs, uint64_t *cmd, uint16_t lmt_id, in cn10k_sso_vwqe_split_tx() 628 uint16_t lmt_id; in cn10k_sso_hws_event_tx() local
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn10k_cryptodev_ops.c | 197 uint16_t lmt_id; in cn10k_cpt_enqueue_burst() local 277 uint16_t lmt_id; in cn10k_cpt_crypto_adapter_enqueue() local
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cn10k_rx.h | 115 nix_sec_flush_meta_burst(uint16_t lmt_id, uint64_t data, uint16_t lnum, in nix_sec_flush_meta_burst() 133 nix_sec_flush_meta(uintptr_t laddr, uint16_t lmt_id, uint8_t loff, in nix_sec_flush_meta() 874 uint16_t lmt_id; in cn10k_nix_recv_pkts() local 1009 uint16_t lmt_id, d_off; in cn10k_nix_recv_pkts_vector() local
|
| H A D | cn10k_tx.h | 243 cn10k_nix_sec_steorl(uintptr_t io_addr, uint32_t lmt_id, uint8_t lnum, in cn10k_nix_sec_steorl() 946 uint16_t lmt_id, burst, left, i; in cn10k_nix_xmit_pkts() local 1079 uint16_t segdw, lmt_id, burst, left, i; in cn10k_nix_xmit_pkts_mseg() local 1594 uint16_t left, scalar, burst, i, lmt_id, c_lmt_id; in cn10k_nix_xmit_pkts_vector() local
|
| /dpdk/drivers/mempool/cnxk/ |
| H A D | cn10k_mempool_ops.c | 139 uint64_t lmt_addr = 0, lmt_id = 0; in cn10k_mempool_enq() local
|