Home
last modified time | relevance | path

Searched defs:db (Results 1 – 21 of 21) sorted by relevance

/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_hwinfo.c56 nfp_hwinfo_db_validate(struct nfp_hwinfo *db, uint32_t len) in nfp_hwinfo_db_validate()
86 uint8_t *db; in nfp_hwinfo_try_fetch() local
134 struct nfp_hwinfo *db; in nfp_hwinfo_fetch() local
157 struct nfp_hwinfo *db; in nfp_hwinfo_read() local
/dpdk/app/test/
H A Dtest_distributor.c91 struct rte_distributor *db = wp->dist; in handle_work() local
122 struct rte_distributor *db = wp->dist; in sanity_test() local
596 struct rte_distributor *db = wp->dist; in handle_and_mark_work() local
627 struct rte_distributor *db = wp->dist; in sanity_mark_test() local
735 struct rte_distributor *db = NULL; in test_error_distributor_create_name() local
762 struct rte_distributor *db = NULL; in test_error_distributor_create_numworkers() local
826 static struct rte_distributor *db; in test_distributor() local
H A Dtest_distributor_perf.c217 static struct rte_distributor *db; in test_distributor_perf() local
H A Dtest_pcapng.c40 uint8_t *db; in dummy_mbuf_prep() local
H A Dtest_bpf.c2600 uint8_t *db; in dummy_mbuf_prep() local
/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_identifier.c40 struct tf_shadow_ident_element *db; member
50 struct tf_shadow_ident_element *db; in tf_shadow_ident_create_db() local
H A Dtf_rm.c89 struct tf_rm_element *db; member
188 tf_rm_adjust_index(struct tf_rm_element *db, in tf_rm_adjust_index()
519 struct tf_rm_element *db; in tf_rm_create_db() local
813 struct tf_rm_element *db; in tf_rm_create_db_no_reservation() local
H A Dtf_device_p58.c540 void *db, in tf_dev_p58_get_sram_tbl_info()
H A Dtf_tcam_shared.c54 struct tf_tcam_shared_wc_pool db[TF_DIR_MAX][TF_TCAM_SHARED_WC_POOL_MAX]; member
62 tf_tcam_shared_create_db(struct tf_tcam_shared_wc_pools **db) in tf_tcam_shared_create_db()
/dpdk/drivers/net/bnxt/
H A Dbnxt_ring.h84 static inline void bnxt_db_write(struct bnxt_db_info *db, uint32_t idx) in bnxt_db_write()
129 struct bnxt_db_info *db = &cpr->cp_db; in bnxt_db_cq() local
H A Dbnxt_cpr.h73 #define DB_EPOCH(db, idx) (((idx) & (db)->db_epoch_mask) << \ argument
75 #define DB_RING_IDX(db, idx) (((idx) & (db)->db_ring_mask) | \ argument
H A Dbnxt_ring.c348 struct bnxt_db_info *db, in bnxt_set_db()
/dpdk/drivers/common/cnxk/
H A Droc_mbox_priv.h186 volatile uint8_t *db; in mbox_memcpy() local
205 volatile uint8_t *db; in mbox_memset() local
H A Droc_ree.c332 ree_db_msg(struct roc_ree_vf *vf, const char *db, uint32_t db_len, int inc, in ree_db_msg()
/dpdk/drivers/net/mlx4/
H A Dmlx4_prm.h80 uint32_t *db; /**< Pointer to the doorbell. */ member
/dpdk/drivers/net/ionic/
H A Dionic_dev.h146 struct ionic_doorbell __iomem *db; member
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cmdq.c243 static void cmdq_fill_db(struct hinic_cmdq_db *db, in cmdq_fill_db()
255 struct hinic_cmdq_db db; in cmdq_set_db() local
H A Dhinic_pmd_cmdq.h123 struct hinic_cmdq_db db; member
H A Dhinic_pmd_cmd.h404 #define DB_IDX(db, db_base) \ argument
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h317 uint64_t *db; member
/dpdk/drivers/net/ice/base/
H A Dice_lan_tx_rx.h1228 u32 db; member