Searched refs:ccsr_fman (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fm_eth.h | 77 offsetof(struct ccsr_fman, memac[n-1]),\ 91 offsetof(struct ccsr_fman, memac[n-1]),\ 105 offsetof(struct ccsr_fman, memac[n-1+8]),\ 118 offsetof(struct ccsr_fman, memac[n-1+8]),\ 134 offsetof(struct ccsr_fman, memac[n-1-2]),\ 149 offsetof(struct ccsr_fman, mac_1g[n-1]),\ 162 offsetof(struct ccsr_fman, mac_10g[n-1]),\
|
| H A D | fsl_fman.h | 422 typedef struct ccsr_fman { struct
|
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | fm.h | 100 int fm_init_common(int index, struct ccsr_fman *reg); 101 int fm_eth_initialize(struct ccsr_fman *reg, struct fm_eth_info *info);
|
| H A D | eth.c | 627 static int fm_eth_init_mac(struct fm_eth *fm_eth, struct ccsr_fman *reg) in fm_eth_init_mac() 730 int fm_eth_initialize(struct ccsr_fman *reg, struct fm_eth_info *info) in fm_eth_initialize()
|
| H A D | init.c | 91 struct ccsr_fman *reg; in fm_standard_init()
|
| H A D | fm.c | 351 int fm_init_common(int index, struct ccsr_fman *reg) in fm_init_common()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | fsl_liodn.h | 154 offsetof(struct ccsr_fman, fm_bmi_common.fmbm_ppid[portID - 1])
|