Home
last modified time | relevance | path

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

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