Searched full:genet (Results 1 – 20 of 20) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/genet/ |
| H A D | Makefile | 2 obj-$(CONFIG_BCMGENET) += genet.o 3 genet-objs := bcmgenet.o bcmmii.o bcmgenet_wol.o
|
| H A D | bcmgenet.c | 3 * Broadcom GENET (Gigabit Ethernet) controller driver 369 /* GENET v4 supports 40-bits pointer addressing 402 /* Set at runtime once GENET version is known */ 908 /* GENET TDMA hardware does not support a configurable timeout, but will in bcmgenet_set_coalesce() 1402 * PHY-level eee_cfg timer is not set for GENET. in bcmgenet_get_eee() 2660 /* Enable MDIO interrupts on GENET v3+ */ in init_umac() 3682 /* GENET hardware parameters/characteristics */ 3754 /* Infer hardware parameters from the detected GENET version */ 3781 /* Read GENET HW version */ in bcmgenet_set_hw_params() 3792 "GENET version mismatch, got: %d, configured for: %d\n", in bcmgenet_set_hw_params() [all …]
|
| H A D | bcmmii.c | 3 * Broadcom GENET MDIO routines 329 * modes that GENET driver officially supports on Broadcom STB chips: in bcmgenet_mii_probe() 404 * those versions of GENET. in bcmgenet_mii_probe() 424 compat = kasprintf(GFP_KERNEL, "brcm,genet-mdio-v%d", priv->version); in bcmgenet_mii_of_find_mdio()
|
| H A D | bcmgenet.h | 486 /* We support both runtime GENET detection and compile-time 727 /* GENET v2+ HFB control and filter len helpers */
|
| H A D | bcmgenet_wol.c | 3 * Broadcom GENET (Gigabit Ethernet) Wake-on-LAN support
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | Makefile | 9 obj-$(CONFIG_BCMGENET) += genet/
|
| H A D | Kconfig | 73 tristate "Broadcom GENET internal MAC support"
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm7420.dtsi | 240 compatible = "brcm,genet-v1"; 249 compatible = "brcm,genet-mdio-v1";
|
| H A D | bcm7358.dtsi | 268 compatible = "brcm,genet-v2"; 277 compatible = "brcm,genet-mdio-v2";
|
| H A D | bcm7360.dtsi | 271 compatible = "brcm,genet-v2"; 280 compatible = "brcm,genet-mdio-v2";
|
| H A D | bcm7362.dtsi | 267 compatible = "brcm,genet-v2"; 276 compatible = "brcm,genet-mdio-v2";
|
| H A D | bcm7346.dtsi | 295 compatible = "brcm,genet-v2"; 304 compatible = "brcm,genet-mdio-v2";
|
| H A D | bcm7425.dtsi | 294 compatible = "brcm,genet-v3"; 303 compatible = "brcm,genet-mdio-v3";
|
| H A D | bcm7435.dtsi | 309 compatible = "brcm,genet-v3"; 318 compatible = "brcm,genet-mdio-v3";
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm2711-rpi-cm4.dtsi | 84 &genet {
|
| H A D | bcm2711-rpi-cm4-io.dts | 101 &genet {
|
| H A D | bcm2711-rpi.dtsi | 15 ethernet0 = &genet;
|
| H A D | bcm2711-rpi-4-b.dts | 198 &genet {
|
| /linux/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_intf.c | 990 * We only do this for the two modes that GENET driver in bcmasp_netif_init()
|
| /linux/ |
| H A D | MAINTAINERS | 5317 BROADCOM GENET ETHERNET DRIVER 5325 F: drivers/net/ethernet/broadcom/genet/
|