| /linux/drivers/net/dsa/sja1105/ |
| A D | sja1105_ethtool.c | 92 .area = MAC, 99 .area = MAC, 106 .area = MAC, 113 .area = MAC, 121 .area = MAC, 128 .area = MAC, 135 .area = MAC, 142 .area = MAC, 149 .area = MAC, 156 .area = MAC, [all …]
|
| /linux/Documentation/networking/ |
| A D | oa-tc6-framework.rst | 4 OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface (TC6) Framework Support 29 The MAC-PHY solution integrates an IEEE Clause 4 MAC and a 10BASE-T1x PHY 78 10BASE-T1x MAC-PHY Serial Interface Specification, 88 | | | MAC-PHY | 90 | SPI Host | | | SPI Slave | | MAC | | PHY | | 127 MAC Driver 132 - Initializes OA TC6 framework for the MAC-PHY. 361 MAC-PHY Interrupt 468 Write a single register in the MAC-PHY. 479 Read a single register in the MAC-PHY. [all …]
|
| A D | sfp-phylink.rst | 11 directly connected to a MAC without needing to re-initialise the 26 the PHY, and pass them to the MAC driver. We expect the MAC driver 32 Fixed mode is the same as PHY mode as far as the MAC driver is 64 to the MAC through the SGMII control word, and the MAC is expected to 66 :c:func:`mac_link_down` functions must not force the MAC side link 176 This function is replaced by a different form of MAC updates 186 Finally, note that the MAC driver has no direct access to the PHY 211 from the MAC, and report back the settings that the MAC is currently 219 should be used to configure the MAC when the MAC and PCS are not 225 when making changes to the MAC configuration. This means the [all …]
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | hisilicon-femac.txt | 1 Hisilicon Fast Ethernet MAC controller 9 The first region is the MAC core register base and size. 10 The second region is the global MAC control register. 11 - interrupts: should contain the MAC interrupt. 12 - clocks: A phandle to the MAC main clock. 13 - resets: should contain the phandle to the MAC reset signal(required) and 24 The MAC address will be determined using the optional properties
|
| A D | mediatek-dwmac.yaml | 52 - description: MAC Main clock 54 - description: RMII reference clock provided by MAC 55 - description: MAC clock gate 105 If present, indicates that MAC provides the RMII reference clock, which 113 2. tx clock inside MAC will be inversed relative to reference clock 116 when the reference clock is from MAC. 123 2. reference clock will be inversed when arrived at MAC in RMII case, when 125 3. the inside clock, which be sent to MAC, will be inversed in RMII case when 126 the reference clock is from MAC. 131 If present, indicates that MAC supports WOL(Wake-On-LAN), and MAC WOL will be enabled.
|
| A D | ethernet-controller.yaml | 21 Specifies the MAC address that was assigned to the network device. 28 Specifies the MAC address that was last used by the boot 29 program; should be used in cases where the MAC address assigned 51 Reference to an nvmem node for the MAC address 61 # There is not a standard bus between the MAC and the PHY, 63 # MAC. 77 # RX and TX delays are added by the MAC when required 81 # the MAC should not add the RX or TX delays in this case 84 # RGMII with internal RX delay provided by the PHY, the MAC 88 # RGMII with internal TX delay provided by the PHY, the MAC [all …]
|
| A D | microchip,lan8650.yaml | 13 The LAN8650/1 combines a Media Access Controller (MAC) and an Ethernet 15 (MAC) module implements a 10 Mbps half duplex Ethernet MAC, compatible 18 the MAC-PHY is specified in the OPEN Alliance 10BASE-T1x MACPHY Serial 38 Interrupt from MAC-PHY asserted in the event of Receive Chunks
|
| A D | hisilicon-hix5hd2-gmac.txt | 14 The first region is the MAC register base and size. 16 - interrupts: should contain the MAC interrupt. 23 - resets: should contain the phandle to the MAC core reset signal(optional), 24 the MAC interface reset signal(optional) 33 The MAC address will be determined using the properties defined in
|
| A D | qcom-emac.txt | 3 This network controller consists of two devices: a MAC and an SGMII 5 connects the MAC node to its corresponding internal phy node. Another 10 MAC node: 14 - mac-address : The 6-byte MAC address. If present, it is the default 15 MAC address.
|
| A D | adi,adin1110.yaml | 7 title: ADI ADIN1110 MAC-PHY 13 The ADIN1110 is a low power single port 10BASE-T1L MAC- 15 an Ethernet PHY core with a MAC and all the associated analog 26 between the MAC and host processor.
|
| A D | fsl,fman-dtsec.yaml | 7 title: NXP FMan MAC 30 register[bit] MAC cell-index 38 register[bit] MAC cell-index 53 register[bit] FMan MAC cell 63 register[bit] FMan MAC cell 82 is the TX port used by this MAC.
|
| A D | airoha,en8811h.yaml | 14 on the lines to and/or from the MAC. It is reversed by 32 side of the lines from the MAC towards the EN881H. 38 side of the lines from EN8811H towards the MAC.
|
| A D | nxp,dwmac-imx.yaml | 42 - description: MAC host clock 43 - description: MAC apb clock 44 - description: MAC timer clock 45 - description: MAC RGMII TX clock
|
| /linux/Documentation/devicetree/bindings/nvmem/ |
| A D | brcm,nvram.yaml | 38 description: First Ethernet interface's MAC address 41 description: The first argument is a MAC address offset. 47 description: Second Ethernet interface's MAC address 50 description: The first argument is a MAC address offset. 56 description: Third Ethernet interface's MAC address 59 description: The first argument is a MAC address offset.
|
| /linux/net/mac80211/ |
| A D | debugfs_sta.c | 731 PFLAG(MAC, 0, HTC_HE, "HTC-HE"); in link_sta_he_capa_read() 732 PFLAG(MAC, 0, TWT_REQ, "TWT-REQ"); in link_sta_he_capa_read() 733 PFLAG(MAC, 0, TWT_RES, "TWT-RES"); in link_sta_he_capa_read() 763 PFLAG(MAC, 2, ALL_ACK, "ALL-ACK"); in link_sta_he_capa_read() 764 PFLAG(MAC, 2, TRS, "TRS"); in link_sta_he_capa_read() 765 PFLAG(MAC, 2, BSR, "BSR"); in link_sta_he_capa_read() 769 PFLAG(MAC, 2, ACK_EN, "ACK-EN"); in link_sta_he_capa_read() 772 PFLAG(MAC, 3, OFDMA_RA, "OFDMA-RA"); in link_sta_he_capa_read() 794 PFLAG(MAC, 4, QTP, "QTP"); in link_sta_he_capa_read() 795 PFLAG(MAC, 4, BQR, "BQR"); in link_sta_he_capa_read() [all …]
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| A D | mac-phy-support.rst | 5 DPAA2 MAC / PHY support 13 The DPAA2 MAC / PHY support consists of a set of APIs that help DPAA2 network 20 network interface) and DPMAC objects (abstracting a MAC). The dpaa2-eth driver 54 | MC firmware polling MAC PCS for link | 65 the MC firmware by polling the MAC PCS. Without the need to register a 92 - .mac_config() will configure the MAC in the new configuration using the 95 - .mac_link_up() / .mac_link_down() will update the MAC link using the same 107 (3) In order to configure the HW MAC, the MC Firmware API 109 (4) The firmware will eventually setup the HW MAC in the new configuration. 138 | HW MAC | [all …]
|
| /linux/Documentation/firmware-guide/acpi/dsd/ |
| A D | phy.rst | 14 for connecting PHYs on the MDIO bus [dsd-properties-rules] to the MAC layer. 23 For each MAC node, a device property "phy-handle" is used to reference 25 network interfaces that have PHYs connected to MAC via MDIO bus. 43 Later, during the MAC driver initialization, the registered PHY devices 44 have to be retrieved from the MDIO bus. For this, the MAC driver needs 61 MAC port, which is linked in the _DSD package via 115 DSDT entries representing MAC nodes 118 Below are the MAC nodes where PHY nodes are referenced. 146 MAC node example where "managed" property is specified. 162 MAC node example with a "fixed-link" subnode.
|
| /linux/Documentation/devicetree/bindings/nvmem/layouts/ |
| A D | kontron,sl28-vpd.yaml | 14 number and a base MAC address. The actual MAC addresses for the 15 on-board ethernet devices are derived from this base MAC address by 33 Base MAC address for all on-module network interfaces. The first
|
| /linux/net/bridge/netfilter/ |
| A D | Kconfig | 85 The ebtables nat table is used to define rules that alter the MAC 86 source address (MAC SNAT) or the MAC destination address (MAC DNAT). 103 This option adds the among match, which allows matching the MAC source 105 MAC/IP address pairs can be matched, f.e. for anti-spoofing rules. 194 This option adds the MAC DNAT target, which allows altering the MAC 212 This option adds the MAC redirect target, which allows altering the MAC 220 This option adds the MAC SNAT target, which allows altering the MAC
|
| /linux/drivers/net/ethernet/aeroflex/ |
| A D | Kconfig | 7 tristate "Aeroflex Gaisler GRETH Ethernet MAC support" 12 Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-intel-m10-bmc | 21 Description: Read only. Returns the first MAC address in a block 22 of sequential MAC addresses assigned to the board 32 Description: Read only. Returns the number of sequential MAC
|
| A D | configfs-usb-gadget-ecm | 14 - MAC address of host's end of this 17 - MAC address of device's end of this
|
| A D | configfs-usb-gadget-eem | 12 host_addr MAC address of host's end of this 14 dev_addr MAC address of device's end of this
|
| /linux/drivers/net/ethernet/altera/ |
| A D | Kconfig | 3 tristate "Altera Triple-Speed Ethernet MAC support" 12 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
|
| /linux/drivers/net/ethernet/nxp/ |
| A D | Kconfig | 3 tristate "NXP ethernet MAC on LPC devices" 8 Say Y or M here if you want to use the NXP ethernet MAC included on
|