Searched refs:ccsr_fman (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/include/ |
D | fm_eth.h | 88 offsetof(struct ccsr_fman, memac[n-1]),\ 102 offsetof(struct ccsr_fman, memac[n-1]),\ 116 offsetof(struct ccsr_fman, memac[n-1+8]),\ 129 offsetof(struct ccsr_fman, memac[n-1+8]),\ 145 offsetof(struct ccsr_fman, memac[n-1-2]),\ 160 offsetof(struct ccsr_fman, mac_1g[n-1]),\ 173 offsetof(struct ccsr_fman, mac_10g[n-1]),\
|
D | fsl_fman.h | 421 typedef struct ccsr_fman { struct
|
/external/u-boot/drivers/net/fm/ |
D | 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);
|
D | fm.c | 354 int fm_init_common(int index, struct ccsr_fman *reg) in fm_init_common() 447 int fm_init_common(int index, struct ccsr_fman *reg) in fm_init_common()
|
D | eth.c | 626 static int fm_eth_init_mac(struct fm_eth *fm_eth, struct ccsr_fman *reg) in fm_eth_init_mac() 729 int fm_eth_initialize(struct ccsr_fman *reg, struct fm_eth_info *info) in fm_eth_initialize()
|
D | init.c | 90 struct ccsr_fman *reg; in fm_standard_init()
|
/external/u-boot/arch/powerpc/include/asm/ |
D | fsl_liodn.h | 156 offsetof(struct ccsr_fman, fm_bmi_common.fmbm_ppid[portID - 1])
|