Searched refs:pdsc_qcq_alloc (Results 1 – 2 of 2) sorted by relevance
| /drivers/net/ethernet/amd/pds_core/ |
| A D | core.c | 188 int pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index, in pdsc_qcq_alloc() function 331 err = pdsc_qcq_alloc(pdsc, PDS_CORE_QTYPE_ADMINQ, 0, "adminq", in pdsc_core_init() 340 err = pdsc_qcq_alloc(pdsc, PDS_CORE_QTYPE_NOTIFYQ, 0, "notifyq", in pdsc_core_init()
|
| A D | core.h | 294 int pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index,
|
Completed in 8 milliseconds