Home
last modified time | relevance | path

Searched refs:pdsc_qcq_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.c186 int pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index, in pdsc_qcq_alloc() function
332 err = pdsc_qcq_alloc(pdsc, PDS_CORE_QTYPE_ADMINQ, 0, "adminq", in pdsc_core_init()
341 err = pdsc_qcq_alloc(pdsc, PDS_CORE_QTYPE_NOTIFYQ, 0, "notifyq", in pdsc_core_init()
H A Dcore.h293 int pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index,