Home
last modified time | relevance | path

Searched refs:MAC (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/linux-6.15/drivers/net/dsa/sja1105/
H A Dsja1105_ethtool.c92 .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-6.15/Documentation/networking/
H A Doa-tc6-framework.rst4 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 …]
H A Dsfp-phylink.rst11 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-6.15/Documentation/devicetree/bindings/net/
H A Dhisilicon-femac.txt1 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
H A Dethernet-controller.yaml21 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.
305 # where either the MAC or PHY adds the delay.
309 # indicating the MAC or PHY should implement one of the delays
346 # There are a small number of cases where the MAC has hard coded
351 # and the MAC and PHY adding delays cannot result in a functional
[all …]
H A Dmediatek-dwmac.yaml52 - description: MAC Main clock
54 - description: RMII reference clock provided by MAC
55 - description: MAC clock gate
111 If present, indicates that MAC provides the RMII reference clock, which
119 2. tx clock inside MAC will be inversed relative to reference clock
122 when the reference clock is from MAC.
129 2. reference clock will be inversed when arrived at MAC in RMII case, when
131 3. the inside clock, which be sent to MAC, will be inversed in RMII case when
132 the reference clock is from MAC.
137 If present, indicates that MAC supports WOL(Wake-On-LAN), and MAC WOL will be enabled.
H A Dmicrochip,lan8650.yaml13 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
H A Dqcom-emac.txt3 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.
H A Dhisilicon-hix5hd2-gmac.txt14 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
H A Dadi,adin1110.yaml7 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.
H A Dfsl,fman-dtsec.yaml7 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.
H A Dairoha,en8811h.yaml14 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.
H A Dnxp,dwmac-imx.yaml42 - description: MAC host clock
43 - description: MAC apb clock
44 - description: MAC timer clock
45 - description: MAC RGMII TX clock
/linux-6.15/Documentation/devicetree/bindings/nvmem/
H A Dbrcm,nvram.yaml38 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-6.15/net/mac80211/
H A Ddebugfs_sta.c729 PFLAG(MAC, 0, HTC_HE, "HTC-HE"); in link_sta_he_capa_read()
730 PFLAG(MAC, 0, TWT_REQ, "TWT-REQ"); in link_sta_he_capa_read()
731 PFLAG(MAC, 0, TWT_RES, "TWT-RES"); in link_sta_he_capa_read()
761 PFLAG(MAC, 2, ALL_ACK, "ALL-ACK"); in link_sta_he_capa_read()
762 PFLAG(MAC, 2, TRS, "TRS"); in link_sta_he_capa_read()
763 PFLAG(MAC, 2, BSR, "BSR"); in link_sta_he_capa_read()
767 PFLAG(MAC, 2, ACK_EN, "ACK-EN"); in link_sta_he_capa_read()
770 PFLAG(MAC, 3, OFDMA_RA, "OFDMA-RA"); in link_sta_he_capa_read()
792 PFLAG(MAC, 4, QTP, "QTP"); in link_sta_he_capa_read()
793 PFLAG(MAC, 4, BQR, "BQR"); in link_sta_he_capa_read()
[all …]
/linux-6.15/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dmac-phy-support.rst5 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-6.15/Documentation/firmware-guide/acpi/dsd/
H A Dphy.rst14 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-6.15/Documentation/devicetree/bindings/nvmem/layouts/
H A Dkontron,sl28-vpd.yaml14 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-6.15/net/bridge/netfilter/
H A DKconfig91 The ebtables nat table is used to define rules that alter the MAC
92 source address (MAC SNAT) or the MAC destination address (MAC DNAT).
109 This option adds the among match, which allows matching the MAC source
111 MAC/IP address pairs can be matched, f.e. for anti-spoofing rules.
200 This option adds the MAC DNAT target, which allows altering the MAC
218 This option adds the MAC redirect target, which allows altering the MAC
226 This option adds the MAC SNAT target, which allows altering the MAC
/linux-6.15/drivers/net/ethernet/aeroflex/
H A DKconfig7 tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
12 Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-intel-m10-bmc21 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
H A Dconfigfs-usb-gadget-ecm14 - MAC address of host's end of this
17 - MAC address of device's end of this
H A Dconfigfs-usb-gadget-ncm11 host_addr - MAC address of host's end of this
13 dev_addr - MAC address of device's end of this
H A Dconfigfs-usb-gadget-eem12 host_addr MAC address of host's end of this
14 dev_addr MAC address of device's end of this
/linux-6.15/drivers/net/ethernet/altera/
H A DKconfig3 tristate "Altera Triple-Speed Ethernet MAC support"
12 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.

12345678910>>...14