Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c502 DPNI_CMD_GET_STATISTICS(cmd, page); in dpni_get_statistics()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h257 #define DPNI_CMD_GET_STATISTICS(cmd, page) \ macro