Home
last modified time | relevance | path

Searched defs:dpni_cfg (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h447 struct dpni_cfg { struct
448 uint8_t mac_addr[6];
449 struct {
457 } adv;
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c1333 struct dpni_cfg dpni_cfg; in dpni_init() local