Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c3651 struct vlan_ethhdr *vlan_eh = NULL; in rx_pkt() local
3697 vlan_eh = (struct vlan_ethhdr *)(req + 1); in rx_pkt()
3698 iph = (struct iphdr *)(vlan_eh + 1); in rx_pkt()