Searched full:unimac (Results 1 – 17 of 17) sorted by relevance
/linux/Documentation/devicetree/bindings/net/ |
H A D | brcm,asp-v2.0.yaml | 76 the unimac/port. 87 $ref: brcm,unimac-mdio.yaml 90 ASP internal UniMAC MDIO bus
|
H A D | brcm,bcmgenet.yaml | 58 $ref: brcm,unimac-mdio.yaml 61 GENET internal UniMAC MDIO bus
|
/linux/include/linux/platform_data/ |
H A D | mdio-bcm-unimac.h | 14 #define UNIMAC_MDIO_DRV_NAME "unimac-mdio"
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | bcmsysport.c | 112 /* If UniMAC forwards CRC, we need to skip over it to get in bcm_sysport_set_rx_csum() 202 /* UniMAC RSV counters */ 232 /* UniMAC TSV counters */ 262 /* UniMAC RUNT counters */ 822 /* UniMAC may forward CRC */ in bcm_sysport_desc_rx() 1777 /* UniMAC stops on a packet boundary, wait for a full-sized packet in umac_enable_set() 1942 /* Reset UniMAC */ in bcm_sysport_open() 1948 /* Disable the UniMAC RX/TX */ in bcm_sysport_open() 2033 /* Turn on UniMAC TX/RX */ in bcm_sysport_open() 2082 /* Disable UniMAC RX */ in bcm_sysport_stop() [all …]
|
H A D | bcmsysport.h | 16 #include "unimac.h" 215 /* UniMAC offset and defines */
|
H A D | bgmac.h | 7 #include "unimac.h"
|
H A D | bcm4908_enet.c | 18 #include "unimac.h"
|
/linux/drivers/net/mdio/ |
H A D | Kconfig | 84 tristate "Broadcom UniMAC MDIO bus controller" 87 This module provides a driver for the Broadcom UniMAC MDIO busses.
|
H A D | Makefile | 11 obj-$(CONFIG_MDIO_BCM_UNIMAC) += mdio-bcm-unimac.o
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | brcm,misc.yaml | 15 reset, UniMAC control and more.
|
/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 1085 /* UniMAC RSV counters */ 1115 /* UniMAC TSV counters */ 1145 /* UniMAC RUNT counters */ 1150 /* Misc UniMAC counters */ 1708 /* Power down the unimac, based on mode. */ 2556 /* UniMAC stops on a packet boundary, wait for a full-size packet in umac_enable_set() 2636 /* If UniMAC forwards CRC, we need to skip over it to get in init_umac() 3316 /* If this is an internal GPHY, power it back on now, before UniMAC is in bcmgenet_open() 3317 * brought out of reset as absolutely no UniMAC activity is allowed in bcmgenet_open() 3580 * without disabling the UniMAC RX/TX enable bits. in bcmgenet_set_mac_addr() [all …]
|
H A D | bcmgenet.h | 19 #include "../unimac.h" 264 /* uniMac intrl2 registers */
|
H A D | bcmgenet_wol.c | 170 /* Do not leave UniMAC in MPD mode only */ in bcmgenet_wol_power_down_cfg()
|
/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_ethtool.c | 43 STAT_BCMASP_RX_CTRL_PER_INTF("Frames From Unimac",
|
/linux/arch/arm64/boot/dts/broadcom/bcmbca/ |
H A D | bcm4908.dtsi | 282 compatible = "brcm,unimac-mdio";
|
/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | 1660 /* Port 7 on 7278 connects to the ASP's UniMAC which is not capable of in b53_vlan_prepare()
|
/linux/ |
H A D | MAINTAINERS | 4798 F: drivers/net/ethernet/broadcom/unimac.h 5053 F: Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml 5055 F: drivers/net/ethernet/broadcom/unimac.h 5056 F: drivers/net/mdio/mdio-bcm-unimac.c 5058 F: include/linux/platform_data/mdio-bcm-unimac.h 5096 F: drivers/net/ethernet/broadcom/unimac.h 5206 F: drivers/net/ethernet/broadcom/unimac.h 9117 F: include/linux/platform_data/mdio-bcm-unimac.h
|