Home
last modified time | relevance | path

Searched refs:br_vlan_get_proto (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/include/linux/
Dif_bridge.h117 int br_vlan_get_proto(const struct net_device *dev, u16 *p_proto);
136 static inline int br_vlan_get_proto(const struct net_device *dev, u16 *p_proto) in br_vlan_get_proto() function
/linux-5.19.10/net/bridge/netfilter/
Dnft_meta_bridge.c55 br_vlan_get_proto(br_dev, &p_proto); in nft_meta_bridge_get_eval()
/linux-5.19.10/net/dsa/
Dtag_ocelot.c26 br_vlan_get_proto(br, &proto); in ocelot_xmit_get_vlan_info()
Ddsa_priv.h343 err = br_vlan_get_proto(br, &proto); in dsa_untag_bridge_pvid()
Dtag_sja1105.c198 br_vlan_get_proto(br, &proto); in sja1105_xmit_tpid()
/linux-5.19.10/net/bridge/
Dbr_vlan.c926 int br_vlan_get_proto(const struct net_device *dev, u16 *p_proto) in br_vlan_get_proto() function
934 EXPORT_SYMBOL_GPL(br_vlan_get_proto);
Dbr_multicast.c793 if (br_vlan_get_proto(brmctx->br->dev, &vlan_proto) != 0) in __br_multicast_query_handle_vlan()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c249 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_bridge_device_create()
1191 br_vlan_get_proto(bridge_port->bridge_device->dev, &proto); in mlxsw_sp_bridge_port_vlan_add()
1924 br_vlan_get_proto(bridge_port->bridge_device->dev, &proto); in mlxsw_sp_bridge_port_vlan_del()
Dspectrum.c4573 br_vlan_get_proto(upper_dev, &proto); in mlxsw_sp_netdevice_port_upper_event()
4590 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_netdevice_port_upper_event()
4885 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_netdevice_bridge_event()
Dspectrum_router.c8959 br_vlan_get_proto(l3_dev, &proto); in mlxsw_sp_inetaddr_bridge_event()