Searched refs:vethh (Results 1 – 1 of 1) sorted by relevance
2010 struct ecore_vlan_ethhdr *vethh; in ecore_iwarp_parse_rx_pkt() local2024 vethh = (struct ecore_vlan_ethhdr *)ethh; in ecore_iwarp_parse_rx_pkt()2025 cm_info->vlan = ntohs(vethh->h_vlan_TCI) & VLAN_VID_MASK; in ecore_iwarp_parse_rx_pkt()2026 eth_type = ntohs(vethh->h_vlan_encapsulated_proto); in ecore_iwarp_parse_rx_pkt()2496 struct ecore_vlan_ethhdr *vethh; in ecore_iwarp_mpa_print_tcp_seq() local2513 vethh = (struct ecore_vlan_ethhdr *)ethh; in ecore_iwarp_mpa_print_tcp_seq()2514 eth_type = ntohs(vethh->h_vlan_encapsulated_proto); in ecore_iwarp_mpa_print_tcp_seq()