Home
last modified time | relevance | path

Searched refs:eth_h (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dlinux_wlan.c857 struct ethhdr *eth_h; in wilc_mac_xmit() local
875 eth_h = (struct ethhdr *)(skb->data); in wilc_mac_xmit()
876 if (eth_h->h_proto == cpu_to_be16(0x8e88)) in wilc_mac_xmit()