Searched refs:ccsr_fman (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/ |
H A D | 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]),\
|
H A D | fsl_fman.h | 421 typedef struct ccsr_fman { struct
|
/openbmc/u-boot/drivers/net/fm/ |
H A 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);
|
H A D | fm.c | 353 int fm_init_common(int index, struct ccsr_fman *reg) in fm_init_common() 446 int fm_init_common(int index, struct ccsr_fman *reg) in fm_init_common()
|
H A 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()
|
H A D | init.c | 90 struct ccsr_fman *reg; in fm_standard_init()
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | fsl_liodn.h | 156 offsetof(struct ccsr_fman, fm_bmi_common.fmbm_ppid[portID - 1])
|