Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/amd/pds_core/
Dcore.c231 if (flags & PDS_CORE_QCQ_F_NOTIFYQ) { in pdsc_qcq_alloc()
342 PDS_CORE_QCQ_F_NOTIFYQ, in pdsc_core_init()
/linux-6.12.1/include/linux/pds/
Dpds_adminq.h217 #define PDS_CORE_QCQ_F_NOTIFYQ BIT(5) macro