Home
last modified time | relevance | path

Searched refs:pdsc_cq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.h103 struct pdsc_cq { struct
128 struct pdsc_cq cq; argument
H A Dadminq.c17 struct pdsc_cq *cq = &qcq->cq; in pdsc_process_notifyq()
80 struct pdsc_cq *cq = &qcq->cq; in pdsc_process_adminq()
H A Ddebugfs.c114 struct pdsc_cq *cq = &qcq->cq; in pdsc_debugfs_add_qcq()
H A Dcore.c176 static void pdsc_cq_map(struct pdsc_cq *cq, void *base, dma_addr_t base_pa) in pdsc_cq_map()