Searched refs:vlan_dev_vlan_proto (Results 1 – 9 of 9) sorted by relevance
143 extern __be16 vlan_dev_vlan_proto(const struct net_device *dev);272 static inline __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
102 .vlan.proto = vlan_dev_vlan_proto(vlan_dev), in mlx5e_tc_act_vlan_add_push_action()
119 __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function123 EXPORT_SYMBOL(vlan_dev_vlan_proto);
209 eth->h_proto = vlan_dev_vlan_proto(dev); in gen_eth_tnl_hdr()
2062 vlan_proto = vlan_dev_vlan_proto(vdev); in dpaa2_switch_port_clear_rxvlan()2072 vlan_proto = vlan_dev_vlan_proto(vdev); in dpaa2_switch_port_restore_rxvlan()
1925 __be16 proto = vdev ? vlan_dev_vlan_proto(vdev) : htons(ETH_P_8021Q); in dsa_user_restore_vlan()1932 __be16 proto = vdev ? vlan_dev_vlan_proto(vdev) : htons(ETH_P_8021Q); in dsa_user_clear_vlan()
4805 ntohs(vlan_dev_vlan_proto(upper_dev)) != ETH_P_8021Q) { in mlxsw_sp_netdevice_port_upper_event()5138 ntohs(vlan_dev_vlan_proto(upper_dev)) != ETH_P_8021Q) { in mlxsw_sp_netdevice_bridge_event()
3152 tags[level].vlan_proto = vlan_dev_vlan_proto(upper); in bond_verify_device_path()
2797 match.key->vlan_tpid = vlan_dev_vlan_proto(filter_dev); in __parse_cls_flower()