Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c3779 struct vlan_ethhdr *vlan_eh = NULL; in rx_pkt() local
3838 vlan_eh = (struct vlan_ethhdr *)(req + 1); in rx_pkt()
3839 iph = (struct iphdr *)(vlan_eh + 1); in rx_pkt()