Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c510 DPNI_RSP_GET_STATISTICS(cmd, stat); in dpni_get_statistics()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h261 #define DPNI_RSP_GET_STATISTICS(cmd, stat) \ macro