HomeSort by relevance Sort by last modified time
    Searched refs:dpni_cfg (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/net/fsl-mc/
dpni.c 11 int dpni_prepare_cfg(const struct dpni_cfg *cfg,
21 int dpni_extract_cfg(struct dpni_cfg *cfg,
74 const struct dpni_cfg *cfg,
mc.c 1273 struct dpni_cfg dpni_cfg; local
1284 memset(&dpni_cfg, 0, sizeof(dpni_cfg));
1285 err = dpni_prepare_cfg(&dpni_cfg, &cfg_buf[0]);
1295 &dpni_cfg,
    [all...]
  /external/u-boot/include/fsl-mc/
fsl_dpni.h 447 struct dpni_cfg { struct
507 int dpni_prepare_cfg(const struct dpni_cfg *cfg,
535 const struct dpni_cfg *cfg,
678 int dpni_extract_cfg(struct dpni_cfg *cfg,
    [all...]

Completed in 53 milliseconds