Home
last modified time | relevance | path

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

12345678910

/Linux-v5.10/Documentation/devicetree/bindings/net/
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
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
Dimx-dwmac.txt1 IMX8 glue layer controller, NXP imx8 families support Synopsys MAC 5.10a IP.
13 Should be "pclk" for the MAC apb clock.
14 Should be "ptp_ref" for the MAC timer clock.
15 Should be "tx" for the MAC RGMII TX clock:
21 Should be "macirq" for the main MAC IRQ
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.
Daltera_tse.txt1 * Altera Triple-Speed Ethernet MAC driver (TSE)
11 "control_port": MAC configuration space region
22 - rx-fifo-depth: MAC receive FIFO buffer depth in bytes
23 - tx-fifo-depth: MAC transmit FIFO buffer depth in bytes
49 The MAC address will be determined using the optional properties defined in
Dftgmac100.txt27 - clocks: In accordance with the generic clock bindings. Must describe the MAC
29 required MAC clock must be the first cell.
32 - "MACCLK": The MAC IP clock
Dmediatek-dwmac.txt11 - interrupts: Should contain the MAC interrupts
14 Should be "macirq" for the main MAC IRQ
43 2. tx clock inside MAC will be inversed relative to reference clock
49 2. reference clock will be inversed when arrived at MAC in RMII case, when
51 3. the inside clock, which be sent to MAC, will be inversed in RMII case when
/Linux-v5.10/net/mac80211/
Ddebugfs_sta.c669 PFLAG(MAC, 0, HTC_HE, "HTC-HE"); in sta_he_capa_read()
670 PFLAG(MAC, 0, TWT_REQ, "TWT-REQ"); in sta_he_capa_read()
671 PFLAG(MAC, 0, TWT_RES, "TWT-RES"); in sta_he_capa_read()
672 PFLAG_RANGE_DEFAULT(MAC, 0, DYNAMIC_FRAG, 0, 1, 0, in sta_he_capa_read()
674 PFLAG_RANGE_DEFAULT(MAC, 0, MAX_NUM_FRAG_MSDU, 1, 0, 0, in sta_he_capa_read()
677 PFLAG_RANGE_DEFAULT(MAC, 1, MIN_FRAG_SIZE, 128, 0, -1, in sta_he_capa_read()
679 PFLAG_RANGE_DEFAULT(MAC, 1, TF_MAC_PAD_DUR, 0, 8, 0, in sta_he_capa_read()
681 PFLAG_RANGE(MAC, 1, MULTI_TID_AGG_RX_QOS, 0, 1, 1, in sta_he_capa_read()
701 PFLAG(MAC, 2, ALL_ACK, "ALL-ACK"); in sta_he_capa_read()
702 PFLAG(MAC, 2, TRS, "TRS"); in sta_he_capa_read()
[all …]
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
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 |
62 Depending on an MC firmware configuration setting, each MAC may be in one of two modes:
65 the MC firmware by polling the MAC PCS. Without the need to register a
88 - .validate() will populate the supported linkmodes with the MAC capabilities
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
[all …]
/Linux-v5.10/Documentation/networking/
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
82 link-up part now includes configuring the MAC for the link settings.
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
209 from the MAC, and report back the settings that the MAC is currently
213 The :c:func:`mac_link_up` method is used to inform the MAC that the
[all …]
/Linux-v5.10/net/bridge/netfilter/
DKconfig80 The ebtables nat table is used to define rules that alter the MAC
81 source address (MAC SNAT) or the MAC destination address (MAC DNAT).
98 This option adds the among match, which allows matching the MAC source
100 MAC/IP address pairs can be matched, f.e. for anti-spoofing rules.
189 This option adds the MAC DNAT target, which allows altering the MAC
207 This option adds the MAC redirect target, which allows altering the MAC
215 This option adds the MAC SNAT target, which allows altering the MAC
/Linux-v5.10/drivers/net/ethernet/aeroflex/
DKconfig7 tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
12 Say Y here if you want to use the Aeroflex Gaisler GRETH Ethernet MAC.
/Linux-v5.10/drivers/net/ethernet/altera/
DKconfig3 tristate "Altera Triple-Speed Ethernet MAC support"
7 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
/Linux-v5.10/Documentation/ABI/testing/
Dconfigfs-usb-gadget-ecm14 - MAC address of host's end of this
17 - MAC address of device's end of this
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
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
Dconfigfs-usb-gadget-subset12 host_addr MAC address of host's end of this
14 dev_addr MAC address of device's end of this
Dconfigfs-usb-gadget-rndis12 host_addr MAC address of host's end of this
14 dev_addr MAC address of device's end of this
/Linux-v5.10/drivers/net/ethernet/nxp/
DKconfig3 tristate "NXP ethernet MAC on LPC devices"
8 Say Y or M here if you want to use the NXP ethernet MAC included on
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst27 Currently, this network device driver is for all STi embedded MAC/GMAC
32 DesignWare(R) Cores Ethernet MAC 10/100/1000 Universal version 3.70a
35 DesignWare(R) Cores XGMAC - 10G Ethernet MAC and DesignWare(R) Cores
36 Enterprise MAC - 100G Ethernet MAC.
46 | Ethernet MAC Universal | N/A | 3.73a | GMAC |
50 | XGMAC - 10G Ethernet MAC | 2.10a | N/A | XGMAC2+ |
52 | XLGMAC - 100G Ethernet MAC | 2.00a | N/A | XLGMAC2+ |
71 - MAC Loopback
233 tested on DesignWare(R) Cores Ethernet MAC Universal version 3.41a and later.
263 checks to the HW using MAC and PHY loopback mechanisms::
[all …]
/Linux-v5.10/drivers/net/ethernet/mediatek/
DKconfig18 tristate "MediaTek STAR Ethernet MAC support"
22 This driver supports the ethernet MAC IP first used on
/Linux-v5.10/net/ncsi/
DKconfig15 bool "Get NCSI OEM MAC Address"
18 This allows to get MAC address from NCSI firmware and set them back to
/Linux-v5.10/drivers/net/ethernet/wiznet/
DKconfig26 W5100 is a single chip with integrated 10/100 Ethernet MAC,
28 the MAC and PHY functions only, onchip TCP/IP is unused.
39 W5300 is a single chip with integrated 10/100 Ethernet MAC,
41 the MAC and PHY functions only, onchip TCP/IP is unused.
/Linux-v5.10/Documentation/networking/devlink/
Dmv88e6xxx.rst25 - Select one of four possible hashing algorithms for MAC addresses in
27 default of 1 when many MAC addresses have the same OUI. Only the
/Linux-v5.10/Documentation/devicetree/bindings/net/dsa/
Dsja1105.txt27 default (unless otherwise specified) a port is configured as MAC if it
29 (fixed-link specified, presumably because it is connected to a MAC).
40 is the PHY. The SJA1105 MAC does not apply any internal delays.
43 is the SJA1105 MAC (if hardware-supported). This is only supported
47 the clock skew must either be added by the MAC at the other end of

12345678910