ethernet         1754 drivers/net/ethernet/broadcom/cnic.c 	ictx->xstorm_st_context.common.ethernet.reserved_vlan_type =
ethernet         4473 drivers/net/ethernet/broadcom/cnic_defs.h 	struct xstorm_eth_context_section ethernet;
ethernet          411 drivers/net/ethernet/mscc/ocelot_ace.c 		VCAP_KEY_BIT_SET(MAC_ARP_ARP_ADDR_SPACE_OK, arp->ethernet);
ethernet          130 drivers/net/ethernet/mscc/ocelot_ace.h 	enum  ocelot_vcap_bit ethernet; /* Hardware address type Ethernet */
ethernet         1036 drivers/pinctrl/meson/pinctrl-meson8.c 	FUNCTION(ethernet),
ethernet          881 drivers/pinctrl/meson/pinctrl-meson8b.c 	FUNCTION(ethernet),
ethernet         3179 drivers/scsi/lpfc/lpfc_hw4.h 	uint8_t ethernet:8;
ethernet           59 include/linux/ioc3.h 	int ethernet;		/* set for ethernet drivers */
ethernet         3534 include/linux/skbuff.h 		  int mac_len, bool ethernet);
ethernet         3536 include/linux/skbuff.h 		 bool ethernet);
ethernet         5487 net/core/skbuff.c 		  int mac_len, bool ethernet)
ethernet         5518 net/core/skbuff.c 	if (ethernet)
ethernet         5539 net/core/skbuff.c 		 bool ethernet)
ethernet         5558 net/core/skbuff.c 	if (ethernet) {
ethernet          659 net/dsa/dsa2.c 	struct device_node *ethernet = of_parse_phandle(dn, "ethernet", 0);
ethernet          665 net/dsa/dsa2.c 	if (ethernet) {
ethernet          668 net/dsa/dsa2.c 		master = of_find_net_device_by_node(ethernet);