Home
last modified time | relevance | path

Searched refs:DPNI_CMDID_GET_STATISTICS (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c500 cmd.header = mc_encode_cmd_header(DPNI_CMDID_GET_STATISTICS, in dpni_get_statistics()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h79 #define DPNI_CMDID_GET_STATISTICS DPNI_CMD(0x25D) macro
H A Ddpni.c1636 cmd.header = mc_encode_cmd_header(DPNI_CMDID_GET_STATISTICS, in dpni_get_statistics()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h40 #define DPNI_CMDID_GET_STATISTICS 0x25D1 macro