Home
last modified time | relevance | path

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

/drivers/net/ethernet/amd/pds_core/
Dcore.c188 int pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index, in pdsc_qcq_alloc() function
418 err = pdsc_qcq_alloc(pdsc, PDS_CORE_QTYPE_ADMINQ, 0, "adminq", in pdsc_setup()
427 err = pdsc_qcq_alloc(pdsc, PDS_CORE_QTYPE_NOTIFYQ, 0, "notifyq", in pdsc_setup()
Dcore.h290 int pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index,