HomeSort by relevance Sort by last modified time
    Searched refs:ethernet (Results 51 - 75 of 226) sorted by null

1 23 4 5 6 7 8 910

  /external/u-boot/arch/arm/dts/
armada-xp-synology-ds414.dts 183 phy0: ethernet-phy@0 { /* Marvell 88E1512 */
187 phy1: ethernet-phy@1 { /* Marvell 88E1512 */
192 ethernet@70000 {
200 ethernet@74000 {
at91sam9x5_macb0.dtsi 3 * Ethernet interface.
55 macb0: ethernet@f802c000 {
ethernut5.dts 47 macb0: ethernet@fffc4000 {
sun50i-h5-orangepi-pc2.dts 93 ext_rgmii_phy: ethernet-phy@1 {
94 compatible = "ethernet-phy-ieee802.3-c22";
armada-7040-db.dts 214 phy0: ethernet-phy@0 {
217 phy1: ethernet-phy@1 {
at91-sama5d2_ptc_ek.dts 99 macb0: ethernet@f8008000 {
105 ethernet-phy@1 {
dra72-evm-revc.dts 76 dp83867_0: ethernet-phy@2 {
87 dp83867_1: ethernet-phy@3 {
keystone-k2e-evm.dts 146 ethphy0: ethernet-phy@0 {
147 compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
151 ethphy1: ethernet-phy@1 {
152 compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
keystone-k2hk-evm.dts 174 ethphy0: ethernet-phy@0 {
175 compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22";
179 ethphy1: ethernet-phy@1 {
180 compatible = "marvell,88E1111", "ethernet-phy-ieee802.3-c22";
keystone-k2l-evm.dts 123 ethphy0: ethernet-phy@0 {
124 compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
128 ethphy1: ethernet-phy@1 {
129 compatible = "marvell,88E1514", "marvell,88E1510", "ethernet-phy-ieee802.3-c22";
armada-388-gp.dts 137 ethernet@30000 {
152 ethernet@70000 {
169 phy0: ethernet-phy@1 {
173 phy1: ethernet-phy@0 {
at91-sama5d3_xplained.dts 126 macb0: ethernet@f0028000 {
132 ethernet-phy@7 {
194 macb1: ethernet@f802c000 {
200 ethernet-phy@1 {
at91sam9260-smartweb.dts 71 macb0: ethernet@fffc4000 {
at91sam9g20-taurus.dts 71 macb0: ethernet@fffc4000 {
imx7d.dtsi 113 fec2: ethernet@30bf0000 {
keystone-k2g-evm.dts 30 ethphy0: ethernet-phy@0 {
omap-gpmc-smsc9221.dtsi 27 ethernet@gpmc {
r8a77990-ebisu.dts 59 phy0: ethernet-phy@0 {
sama5d3_gmac.dtsi 3 * Gigabit Ethernet.
76 macb0: ethernet@f0028000 {
sun4i-a10-ba10-tvbox.dts 105 phy1: ethernet-phy@1 {
sun4i-a10-hackberry.dts 104 phy0: ethernet-phy@0 {
  /bionic/libc/include/netinet/
if_ether.h 42 /* pull in Ethernet-specific definitions and packet structures */
50 #include <net/ethernet.h>
55 * Ethernet Address Resolution Protocol.
76 * Macro to map an IP multicast address to an Ethernet multicast address.
77 * The high-order 25 bits of the Ethernet address are statically assigned,
92 * Macro to map an IP6 multicast address to an Ethernet multicast address.
93 * The high-order 16 bits of the Ethernet address are statically assigned,
  /external/autotest/client/deps/lansim/src/py/
host.py 33 @param hw_addr: Hex or binary representation of the Ethernet address.
87 eth_resp = dpkt.ethernet.Ethernet(
90 type = dpkt.ethernet.ETH_TYPE_ARP,
101 @param hw_addr: The network encoded corresponding Ethernet address.
120 # An IP host group address is mapped to an Ethernet multicast address
122 # 23 bits of the Ethernet multicast address 01-00-5E-00-00-00 (hex).
124 # more than one host group address may map to the same Ethernet
149 hw_pkt = dpkt.ethernet.Ethernet(
    [all...]
  /external/autotest/client/bin/net/
net_utils_unittest.py 752 'eth0 Link encap:Ethernet HWaddr 00:0E:0C:C3:7D:A8\n'\
799 'eth0 Link encap:Ethernet HWaddr 00:0E:0C:C3:7D:A8\n'\
    [all...]
  /device/ti/beagle_x15/
device.mk 83 frameworks/native/data/etc/android.hardware.ethernet.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.ethernet.xml \

Completed in 457 milliseconds

1 23 4 5 6 7 8 910