Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c3887 struct vlan_ethhdr *vlan_eh = NULL; in rx_pkt() local
3946 vlan_eh = (struct vlan_ethhdr *)(req + 1); in rx_pkt()
3947 iph = (struct iphdr *)(vlan_eh + 1); in rx_pkt()