Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/amd/pds_core/
H A Dcore.h103 struct pdsc_cq { struct
128 struct pdsc_cq cq; argument
H A Dadminq.c12 struct pdsc_cq *cq = &qcq->cq; in pdsc_process_notifyq()
75 struct pdsc_cq *cq = &qcq->cq; in pdsc_process_adminq()
H A Ddebugfs.c112 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()