Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpni.h703 struct dpni_cfg { struct
704 uint8_t mac_addr[6];
737 struct {
751 } adv;
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Dmc.c1200 struct dpni_cfg dpni_cfg; in dpni_init() local