Home
last modified time | relevance | path

Searched refs:door (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/thunderx/
H A Dnicvf_rxtx.c365 uintptr_t door = rbdr->rbdr_door; in nicvf_fill_rbdr() local
391 nicvf_addr_write(door, to_fill); in nicvf_fill_rbdr()
/dpdk/drivers/net/cnxk/
H A Dcn9k_ethdev.c262 rxq->cq_door = cq->door; in cn9k_nix_rx_queue_setup()
H A Dcn10k_ethdev.c269 rxq->cq_door = cq->door; in cn10k_nix_rx_queue_setup()
/dpdk/drivers/common/cnxk/
H A Droc_nix.h316 uintptr_t door; member
H A Dcnxk_telemetry_nix.c239 CNXK_TEL_DICT_PTR(d, cq, door); in cnxk_tel_nix_cq()
H A Droc_nix_queue.c480 cq->door = nix->base + NIX_LF_CQ_OP_DOOR; in roc_nix_cq_init()
H A Droc_nix_debug.c839 nix_dump(" door = 0x%" PRIx64 "", cq->door); in roc_nix_cq_dump()
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst401 or there must be a back-door mechanism for obtaining the typedef.