Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c1518 const struct vlan_ethhdr *ethvlan = (void *)skb->data; in wil_check_multicast_to_unicast() local
1527 ethertype = ethvlan->h_vlan_encapsulated_proto; in wil_check_multicast_to_unicast()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtx.c4089 const struct vlan_ethhdr *ethvlan = (void *)skb->data; in ieee80211_multicast_to_unicast() local
4114 ethertype = ethvlan->h_vlan_encapsulated_proto; in ieee80211_multicast_to_unicast()