Home
last modified time | relevance | path

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

/linux/include/linux/
A Dif_vlan.h138 extern __be16 vlan_dev_vlan_proto(const struct net_device *dev);
253 static inline __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
/linux/net/8021q/
A Dvlan_core.c119 __be16 vlan_dev_vlan_proto(const struct net_device *dev) in vlan_dev_vlan_proto() function
123 EXPORT_SYMBOL(vlan_dev_vlan_proto);
/linux/drivers/net/bonding/
A Dbond_alb.c962 vlan_dev_vlan_proto(upper), in alb_upper_dev_walk()
966 vlan_dev_vlan_proto(upper), in alb_upper_dev_walk()
A Dbond_main.c2883 tags[level].vlan_proto = vlan_dev_vlan_proto(upper); in bond_verify_device_path()
/linux/net/dsa/
A Dslave.c1445 __be16 proto = vdev ? vlan_dev_vlan_proto(vdev) : htons(ETH_P_8021Q); in dsa_slave_restore_vlan()
1452 __be16 proto = vdev ? vlan_dev_vlan_proto(vdev) : htons(ETH_P_8021Q); in dsa_slave_clear_vlan()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun.c211 eth->h_proto = vlan_dev_vlan_proto(dev); in gen_eth_tnl_hdr()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch.c2040 vlan_proto = vlan_dev_vlan_proto(vdev); in dpaa2_switch_port_clear_rxvlan()
2050 vlan_proto = vlan_dev_vlan_proto(vdev); in dpaa2_switch_port_restore_rxvlan()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum.c4292 ntohs(vlan_dev_vlan_proto(upper_dev)) != ETH_P_8021Q) { in mlxsw_sp_netdevice_port_upper_event()
4585 ntohs(vlan_dev_vlan_proto(upper_dev)) != ETH_P_8021Q) { in mlxsw_sp_netdevice_bridge_event()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c2227 match.key->vlan_tpid = vlan_dev_vlan_proto(filter_dev); in __parse_cls_flower()
3755 .vlan.proto = vlan_dev_vlan_proto(vlan_dev), in add_vlan_push_action()
/linux/
A Dvmlinux.symvers7474 0x00000000 vlan_dev_vlan_proto vmlinux EXPORT_SYMBOL
A DSystem.map54927 ffff800010ed7b44 T vlan_dev_vlan_proto
A D.tmp_System.map54927 ffff800010ed7b44 T vlan_dev_vlan_proto

Completed in 376 milliseconds