/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bcm4908_enet.c | 93 static u32 enet_read(struct bcm4908_enet *enet, u16 offset) in enet_read() 98 static void enet_write(struct bcm4908_enet *enet, u16 offset, u32 value) in enet_write() 103 static void enet_maskset(struct bcm4908_enet *enet, u16 offset, u32 mask, u32 set) in enet_maskset() 114 static void enet_set(struct bcm4908_enet *enet, u16 offset, u32 set) in enet_set() 119 static u32 enet_umac_read(struct bcm4908_enet *enet, u16 offset) in enet_umac_read() 124 static void enet_umac_write(struct bcm4908_enet *enet, u16 offset, u32 value) in enet_umac_write() 129 static void enet_umac_set(struct bcm4908_enet *enet, u16 offset, u32 set) in enet_umac_set() 138 static void bcm4908_enet_set_mtu(struct bcm4908_enet *enet, int mtu) in bcm4908_enet_set_mtu() 147 static void bcm4908_enet_dma_ring_intrs_on(struct bcm4908_enet *enet, in bcm4908_enet_dma_ring_intrs_on() 153 static void bcm4908_enet_dma_ring_intrs_off(struct bcm4908_enet *enet, in bcm4908_enet_dma_ring_intrs_off() [all …]
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bna_enet.c | 150 bna_bfi_pause_set_rsp(struct bna_enet *enet, struct bfi_msgq_mhdr *msghdr) in bna_bfi_pause_set_rsp() 753 bna_enet_cb_ethport_stopped(struct bna_enet *enet) in bna_enet_cb_ethport_stopped() 809 #define bna_enet_chld_start(enet) \ argument 822 #define bna_enet_chld_stop(enet) \ argument 840 #define bna_enet_chld_fail(enet) \ argument 847 #define bna_enet_rx_start(enet) \ argument 855 #define bna_enet_rx_stop(enet) \ argument 866 #define call_enet_stop_cbfn(enet) \ argument 879 #define call_enet_mtu_cbfn(enet) \ argument 908 bna_enet_sm_stopped_entry(struct bna_enet *enet) in bna_enet_sm_stopped_entry() [all …]
|
H A D | bna_types.h | 931 struct bna_enet enet; member
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | ac14xx.dts | 285 enet: ethernet@2800 { label
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | brcm,bcm6338.dtsi | 148 enet: ethernet@fffe2800 { label
|
H A D | brcm,bcm6368.dtsi | 209 enet: ethernet@10f00000 { label
|
H A D | brcm,bcm6328.dtsi | 204 enet: ethernet@10e00000 { label
|
H A D | brcm,bcm6318.dtsi | 193 enet: ethernet@10080000 { label
|
H A D | brcm,bcm6362.dtsi | 228 enet: ethernet@10e00000 { label
|
H A D | brcm,bcm63268.dtsi | 234 enet: ethernet@10700000 { label
|
/openbmc/u-boot/board/freescale/common/ |
H A D | sgmii_riser.c | 49 char enet[16]; in fsl_sgmii_riser_fdt_fixup() local
|
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
H A D | fdt.c | 27 char enet[16]; in ft_fixup_enet_phy_connect_type() local
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/ |
H A D | stingray.dtsi | 569 enet: ethernet@340000 { label
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/northstar2/ |
H A D | ns2.dtsi | 204 enet: ethernet@61000000 { label
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/ |
H A D | bcm4908.dtsi | 125 enet: ethernet@2000 { label
|
/openbmc/linux/arch/mips/boot/dts/img/ |
H A D | pistachio.dtsi | 779 enet: ethernet@18140000 { label
|
/openbmc/u-boot/drivers/net/ |
H A D | ftmac100.c | 368 char enet[16]; in dtbmacaddr() local
|
/openbmc/qemu/hw/arm/ |
H A D | stellaris.c | 1306 DeviceState *enet; in stellaris_init() local
|
/openbmc/qemu/hw/net/ |
H A D | xilinx_axienet.c | 315 struct XilinxAXIEnet *enet; member
|