Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c230 DPNI_CMD_SET_BUFFER_LAYOUT(cmd, layout, type); in dpni_set_buffer_layout()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h140 #define DPNI_CMD_SET_BUFFER_LAYOUT(cmd, layout, queue) \ macro