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

  /external/u-boot/include/
fm_eth.h 76 offsetof(struct ccsr_fman, memac[n-1]),\
90 offsetof(struct ccsr_fman, memac[n-1]),\
104 offsetof(struct ccsr_fman, memac[n-1+8]),\
117 offsetof(struct ccsr_fman, memac[n-1+8]),\
133 offsetof(struct ccsr_fman, memac[n-1-2]),\
148 offsetof(struct ccsr_fman, mac_1g[n-1]),\
161 offsetof(struct ccsr_fman, mac_10g[n-1]),\
fsl_fman.h 421 typedef struct ccsr_fman { struct
  /external/u-boot/drivers/net/fm/
fm.h 99 int fm_init_common(int index, struct ccsr_fman *reg);
100 int fm_eth_initialize(struct ccsr_fman *reg, struct fm_eth_info *info);
init.c 90 struct ccsr_fman *reg;
fm.c 350 int fm_init_common(int index, struct ccsr_fman *reg)
eth.c 626 static int fm_eth_init_mac(struct fm_eth *fm_eth, struct ccsr_fman *reg)
729 int fm_eth_initialize(struct ccsr_fman *reg, struct fm_eth_info *info)
  /external/u-boot/arch/powerpc/include/asm/
fsl_liodn.h 156 offsetof(struct ccsr_fman, fm_bmi_common.fmbm_ppid[portID - 1])

Completed in 366 milliseconds