Searched refs:br_vlan_get_proto (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/dsa/ |
| H A D | ocelot.h | 309 br_vlan_get_proto(br, &proto); in ocelot_xmit_get_vlan_info()
|
| /linux/net/bridge/netfilter/ |
| H A D | nft_meta_bridge.c | 60 br_vlan_get_proto(br_dev, &p_proto); in nft_meta_bridge_get_eval()
|
| /linux/net/dsa/ |
| H A D | tag_sja1105.c | 201 br_vlan_get_proto(br, &proto); in sja1105_xmit_tpid()
|
| /linux/net/bridge/ |
| H A D | br_vlan.c | 935 int br_vlan_get_proto(const struct net_device *dev, u16 *p_proto) in br_vlan_get_proto() function 943 EXPORT_SYMBOL_GPL(br_vlan_get_proto);
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 282 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_bridge_device_create() 1545 br_vlan_get_proto(bridge_port->bridge_device->dev, &proto); in mlxsw_sp_bridge_port_vlan_add() 2301 br_vlan_get_proto(bridge_port->bridge_device->dev, &proto); in mlxsw_sp_bridge_port_vlan_del()
|
| H A D | spectrum.c | 4783 br_vlan_get_proto(upper_dev, &proto); in mlxsw_sp_netdevice_port_upper_event() 4800 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_netdevice_port_upper_event() 5134 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_netdevice_bridge_event()
|