Searched refs:pdsc_qcq_alloc (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/amd/pds_core/ |
| D | core.c | 188 int pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index, in pdsc_qcq_alloc() function 421 err = pdsc_qcq_alloc(pdsc, PDS_CORE_QTYPE_ADMINQ, 0, "adminq", in pdsc_setup() 430 err = pdsc_qcq_alloc(pdsc, PDS_CORE_QTYPE_NOTIFYQ, 0, "notifyq", in pdsc_setup()
|
| D | core.h | 290 int pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index,
|