Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c466 DPNI_RSP_GET_QUEUE(cmd, queue); in dpni_get_queue()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h229 #define DPNI_RSP_GET_QUEUE(cmd, queue) \ macro