Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_sam_gmac_priv.h35 #define GMAC_PRIORITY_QUEUE_NUM (GMAC_QUEUE_NUM - 1) macro
36 #if (GMAC_PRIORITY_QUEUE_NUM >= 1)
176 #if GMAC_PRIORITY_QUEUE_NUM >= 1
Deth_sam_gmac.c141 #if GMAC_PRIORITY_QUEUE_NUM >= 1
145 #if GMAC_PRIORITY_QUEUE_NUM >= 2
149 #if GMAC_PRIORITY_QUEUE_NUM >= 3
153 #if GMAC_PRIORITY_QUEUE_NUM >= 4
157 #if GMAC_PRIORITY_QUEUE_NUM >= 5
165 #if GMAC_PRIORITY_QUEUE_NUM >= 1
169 #if GMAC_PRIORITY_QUEUE_NUM >= 2
173 #if GMAC_PRIORITY_QUEUE_NUM >= 3
177 #if GMAC_PRIORITY_QUEUE_NUM >= 4
181 #if GMAC_PRIORITY_QUEUE_NUM >= 5
[all …]