Home
last modified time | relevance | path

Searched defs:ether (Results 1 – 16 of 16) sorted by relevance

/linux-6.14.4/net/netfilter/ipset/
Dip_set_hash_ipmac.c43 unsigned char ether[ETH_ALEN]; member
150 unsigned char ether[ETH_ALEN]; member
Dip_set_bitmap_ipmac.c58 unsigned char ether[ETH_ALEN] __aligned(2); member
64 unsigned char ether[ETH_ALEN]; member
Dip_set_hash_mac.c33 unsigned char ether[ETH_ALEN]; member
/linux-6.14.4/arch/arm/boot/dts/renesas/
Dr8a7778.dtsi50 ether: ethernet@fde00000 { label
Dr7s72100.dtsi423 ether: ethernet@e8203000 { label
Dr8a7740.dtsi183 ether: ethernet@e9a00000 { label
Dr8a7793.dtsi1350 ether: ethernet@ee700000 { label
Dr8a7794.dtsi1355 ether: ethernet@ee700000 { label
Dr8a7745.dtsi1520 ether: ethernet@ee700000 { label
Dr8a7743.dtsi1646 ether: ethernet@ee700000 { label
Dr8a7791.dtsi1709 ether: ethernet@ee700000 { label
Dr8a7790.dtsi1730 ether: ethernet@ee700000 { label
Dr8a7742.dtsi1695 ether: ethernet@ee700000 { label
/linux-6.14.4/include/linux/usb/
Dusbnet.h213 struct usb_cdc_ether_desc *ether; member
/linux-6.14.4/drivers/net/wan/
Dhdlc_fr.c115 struct net_device *ether; /* bridged Ethernet interface */ member
/linux-6.14.4/drivers/usb/core/
Dmessage.c2334 struct usb_cdc_ether_desc *ether = NULL; in cdc_parse_cdc_header() local