| /Linux-v5.4/Documentation/devicetree/bindings/net/ |
| D | sh_eth.txt | 9 "renesas,ether-r8a7743" if the device is a part of R8A7743 SoC. 10 "renesas,ether-r8a7745" if the device is a part of R8A7745 SoC. 11 "renesas,ether-r8a7778" if the device is a part of R8A7778 SoC. 12 "renesas,ether-r8a7779" if the device is a part of R8A7779 SoC. 13 "renesas,ether-r8a7790" if the device is a part of R8A7790 SoC. 14 "renesas,ether-r8a7791" if the device is a part of R8A7791 SoC. 15 "renesas,ether-r8a7793" if the device is a part of R8A7793 SoC. 16 "renesas,ether-r8a7794" if the device is a part of R8A7794 SoC. 18 "renesas,ether-r7s72100" if the device is a part of R7S72100 SoC. 19 "renesas,ether-r7s9210" if the device is a part of R7S9210 SoC. [all …]
|
| D | socionext,uniphier-ave4.txt | 24 - "ether", "ether-gb", "gio", "ether-phy" for Pro4 SoC 25 - "ether" for others 29 - "ether", "gio" for Pro4 SoC 30 - "ether" for others 43 ether: ethernet@65000000 { 49 clock-names = "ether"; 51 reset-names = "ether";
|
| D | renesas,ravb.txt | 61 - renesas,no-ether-link: boolean, specify when a board does not provide a proper 63 - renesas,ether-link-active-low: boolean, specify when the AVB_LINK signal is 111 renesas,no-ether-link;
|
| /Linux-v5.4/net/netfilter/ipset/ |
| D | ip_set_hash_ipmac.c | 43 unsigned char ether[ETH_ALEN]; member 55 return e1->ip == e2->ip && ether_addr_equal(e1->ether, e2->ether); in hash_ipmac4_data_equal() 62 nla_put(skb, IPSET_ATTR_ETHER, ETH_ALEN, e->ether)) in hash_ipmac4_data_list() 97 ether_addr_copy(e.ether, eth_hdr(skb)->h_source); in hash_ipmac4_kadt() 99 ether_addr_copy(e.ether, eth_hdr(skb)->h_dest); in hash_ipmac4_kadt() 101 if (is_zero_ether_addr(e.ether)) in hash_ipmac4_kadt() 136 memcpy(e.ether, nla_data(tb[IPSET_ATTR_ETHER]), ETH_ALEN); in hash_ipmac4_uadt() 137 if (is_zero_ether_addr(e.ether)) in hash_ipmac4_uadt() 150 unsigned char ether[ETH_ALEN]; member 163 ether_addr_equal(e1->ether, e2->ether); in hash_ipmac6_data_equal() [all …]
|
| D | ip_set_hash_mac.c | 33 unsigned char ether[ETH_ALEN]; member 45 return ether_addr_equal(e1->ether, e2->ether); in hash_mac4_data_equal() 51 if (nla_put(skb, IPSET_ATTR_ETHER, ETH_ALEN, e->ether)) in hash_mac4_data_list() 85 ether_addr_copy(e.ether, eth_hdr(skb)->h_source); in hash_mac4_kadt() 87 ether_addr_copy(e.ether, eth_hdr(skb)->h_dest); in hash_mac4_kadt() 89 if (is_zero_ether_addr(e.ether)) in hash_mac4_kadt() 113 ether_addr_copy(e.ether, nla_data(tb[IPSET_ATTR_ETHER])); in hash_mac4_uadt() 114 if (is_zero_ether_addr(e.ether)) in hash_mac4_uadt()
|
| D | ip_set_bitmap_ipmac.c | 58 unsigned char ether[ETH_ALEN] __aligned(2); member 64 unsigned char ether[ETH_ALEN]; member 92 return ether_addr_equal(e->ether, elem->ether); in bitmap_ipmac_do_test() 153 !ether_addr_equal(e->ether, elem->ether)) { in bitmap_ipmac_do_add() 157 ether_addr_copy(elem->ether, e->ether); in bitmap_ipmac_do_add() 166 ether_addr_copy(elem->ether, e->ether); in bitmap_ipmac_do_add() 171 ether_addr_copy(elem->ether, e->ether); in bitmap_ipmac_do_add() 197 nla_put(skb, IPSET_ATTR_ETHER, ETH_ALEN, elem->ether)); in bitmap_ipmac_do_list() 230 ether_addr_copy(e.ether, eth_hdr(skb)->h_source); in bitmap_ipmac_kadt() 232 ether_addr_copy(e.ether, eth_hdr(skb)->h_dest); in bitmap_ipmac_kadt() [all …]
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | r8a7745-sk-rzg1e.dts | 40 ether_pins: ether { 58 ðer { 63 renesas,ether-link-active-low;
|
| D | r8a7743-sk-rzg1m.dts | 45 ether_pins: ether { 63 ðer { 68 renesas,ether-link-active-low;
|
| D | r7s72100-gr-peach.dts | 69 ether_pins: ether { 119 ðer { 125 renesas,no-ether-link;
|
| D | r7s72100-genmai.dts | 63 ether_pins: ether { 102 ðer { 108 renesas,no-ether-link;
|
| D | uniphier-pinctrl.dtsi | 59 pinctrl_ether_mii: ether-mii { 64 pinctrl_ether_rgmii: ether-rgmii { 69 pinctrl_ether_rmii: ether-rmii {
|
| D | r7s72100-rskrza1.dts | 149 ether_pins: ether { 188 ðer { 192 renesas,no-ether-link;
|
| D | r8a7790-stout.dts | 151 ether_pins: ether { 193 ðer { 198 renesas,ether-link-active-low;
|
| D | r7s9210-rza2mevb.dts | 79 renesas,no-ether-link; 90 renesas,no-ether-link;
|
| D | r8a7791-porter.dts | 221 ether_pins: ether { 299 ðer { 304 renesas,ether-link-active-low;
|
| D | r8a7794-alt.dts | 259 ether_pins: ether { 335 ðer { 340 renesas,ether-link-active-low;
|
| D | r8a7794-silk.dts | 308 ether_pins: ether { 385 ðer { 390 renesas,ether-link-active-low;
|
| /Linux-v5.4/drivers/net/wan/ |
| D | hdlc_fr.c | 118 struct net_device *ether; /* bridged Ethernet interface */ member 221 return pvc->main || pvc->ether; in pvc_is_used() 231 if (pvc->ether) in pvc_carrier() 232 if (!netif_carrier_ok(pvc->ether)) in pvc_carrier() 233 netif_carrier_on(pvc->ether); in pvc_carrier() 238 if (pvc->ether) in pvc_carrier() 239 if (netif_carrier_ok(pvc->ether)) in pvc_carrier() 240 netif_carrier_off(pvc->ether); in pvc_carrier() 268 return &pvc->ether; in get_dev_p() 451 pvc->main && pvc->ether ? " " : "", in fr_log_dlci_active() [all …]
|
| /Linux-v5.4/drivers/net/usb/ |
| D | cdc_ether.c | 159 info->ether = header.usb_cdc_ether_desc; in usbnet_generic_cdc_bind() 225 if (header.usb_cdc_ether_desc && info->ether->wMaxSegmentSize) { in usbnet_generic_cdc_bind() 226 dev->hard_mtu = le16_to_cpu(info->ether->wMaxSegmentSize); in usbnet_generic_cdc_bind() 266 } else if (!info->header || (!rndis && !info->ether)) { in usbnet_generic_cdc_bind() 270 info->ether ? "" : "ether "); in usbnet_generic_cdc_bind() 442 status = usbnet_get_ethernet_addr(dev, info->ether->iMACAddress); in usbnet_cdc_bind()
|
| /Linux-v5.4/Documentation/networking/ |
| D | vrf.txt | 159 link/ether 72:b3:ba:91:e2:24 brd ff:ff:ff:ff:ff:ff promiscuity 0 162 link/ether b6:6f:6e:f6:da:73 brd ff:ff:ff:ff:ff:ff promiscuity 0 165 link/ether 36:62:e8:7d:bb:8c brd ff:ff:ff:ff:ff:ff promiscuity 0 168 link/ether e6:28:b8:63:70:bb brd ff:ff:ff:ff:ff:ff promiscuity 0 204 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff 206 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff 208 link/ether 02:00:00:00:02:06 brd ff:ff:ff:ff:ff:ff 244 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff 252 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff 260 link/ether 02:00:00:00:02:06 brd ff:ff:ff:ff:ff:ff
|
| D | net_failover.rst | 63 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff 69 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff 71 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff
|
| D | cops.txt | 38 append="ether=5,0x240,lt0 ether=3,0x260,lt1"
|
| /Linux-v5.4/samples/bpf/ |
| D | test_lwt_bpf.sh | 28 MAC=$(ip netns exec $2 ip link show $1 | grep ether | awk '{print $2}') 30 MAC=$(ip link show $1 | grep ether | awk '{print $2}')
|
| /Linux-v5.4/arch/arm64/boot/dts/renesas/ |
| D | cat875.dtsi | 19 renesas,no-ether-link;
|
| /Linux-v5.4/drivers/usb/gadget/legacy/ |
| D | Makefile | 12 g_ether-y := ether.o
|