Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fsl-mc/
Ddpni.c437 DPNI_CMD_SET_QUEUE(cmd, type, tc, index, queue); in dpni_set_queue()
/external/u-boot/include/fsl-mc/
Dfsl_dpni.h241 #define DPNI_CMD_SET_QUEUE(cmd, type, tc, index, queue) \ macro