Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c187 cmd.header = mc_encode_cmd_header(DPNI_CMDID_GET_ATTR, in dpni_get_attributes()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h31 #define DPNI_CMDID_GET_ATTR DPNI_CMD(0x004) macro
H A Ddpni.c549 cmd.header = mc_encode_cmd_header(DPNI_CMDID_GET_ATTR, in dpni_get_attributes()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h22 #define DPNI_CMDID_GET_ATTR 0x0041 macro