Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_vlan.h68 static inline struct vlan_ethhdr *skb_vlan_eth_hdr(const struct sk_buff *skb) in skb_vlan_eth_hdr() function
540 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in __vlan_get_tag()
762 veh = skb_vlan_eth_hdr(skb); in skb_vlan_tagged_multi()
/openbmc/linux/net/dsa/
H A Dtag_ocelot.c29 hdr = skb_vlan_eth_hdr(skb); in ocelot_xmit_get_vlan_info()
H A Dtag_sja1105.c256 hdr = skb_vlan_eth_hdr(skb); in sja1105_pvid_tag_control_pkt()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtx_tso.c150 struct vlan_ethhdr *veh = skb_vlan_eth_hdr(skb); in efx_tso_check_protocol()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.c352 vlan_eth = skb_vlan_eth_hdr(skb); in gdm_lte_tx_nic_type()
438 struct vlan_ethhdr *vlan_eth = skb_vlan_eth_hdr(skb); in gdm_lte_tx()
/openbmc/linux/net/batman-adv/
H A Dsoft-interface.c445 vhdr = skb_vlan_eth_hdr(skb); in batadv_interface_rx()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c321 vh = skb_vlan_eth_hdr(skb); in qlcnic_send_filter()
471 vh = skb_vlan_eth_hdr(skb); in qlcnic_tx_pkt()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1488 ethertype = ntohs(skb_vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in dpaa_enable_tx_csum()
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1857 vh = skb_vlan_eth_hdr(skb); in netxen_tso_check()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c3109 vhdr = skb_vlan_eth_hdr(skb); in i40e_tx_prepare_vlan_flags()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c1939 struct vlan_ethhdr *vhdr = skb_vlan_eth_hdr(skb); in bnx2x_select_queue()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c3710 struct vlan_ethhdr *vhdr = skb_vlan_eth_hdr(skb); in fec_enet_select_queue()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1127 struct vlan_ethhdr *veh = skb_vlan_eth_hdr(skb); in be_lancer_xmit_workarounds()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c1536 vhdr = skb_vlan_eth_hdr(skb); in hns3_handle_vtags()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4632 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in stmmac_rx_vlan()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8801 vhdr = skb_vlan_eth_hdr(skb); in ixgbe_xmit_frame_ring()