Searched defs:untagged (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/include/linux/dsa/
H A Dloop.h12 u16 untagged; member in struct:dsa_loop_vlan
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vlan.c55 sparx5_vlan_vid_add(struct sparx5_port *port, u16 vid, bool pvid, bool untagged) argument
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vlan.c114 lan966x_vlan_port_set_vid(struct lan966x_port *port, u16 vid, bool pvid, bool untagged) argument
213 lan966x_vlan_port_add_vlan(struct lan966x_port *port, u16 vid, bool pvid, bool untagged) argument
/linux-master/drivers/net/dsa/realtek/
H A Drtl8366-core.c299 bool untagged = !!(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED); local
/linux-master/include/rdma/
H A Dopa_vnic.h66 u64 untagged; member in struct:opa_vnic_grp_stats
/linux-master/drivers/net/dsa/
H A Ddsa_loop.c208 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
240 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
H A Dmt7530.c1810 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
H A Dlantiq_gswip.c1258 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
1034 gswip_vlan_add_aware(struct gswip_priv *priv, struct net_device *bridge, int port, u16 vid, bool untagged, bool pvid) argument
H A Dmt7530.h812 bool untagged; member in struct:mt7530_hw_vlan_entry
815 mt7530_hw_vlan_entry_init(struct mt7530_hw_vlan_entry *e, int port, bool untagged) argument
/linux-master/drivers/net/dsa/microchip/
H A Dksz9477.c585 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
619 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
H A Dksz8795.c1353 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-common.c1002 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
358 qca8k_vlan_add(struct qca8k_priv *priv, u8 port, u16 vid, bool untagged) argument
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c253 prestera_port_vlan_create(struct prestera_port *port, u16 vid, bool untagged) argument
H A Dprestera_hw.c1746 prestera_hw_vlan_port_set(struct prestera_port *port, u16 vid, bool is_member, bool untagged) argument
/linux-master/drivers/net/phy/mscc/
H A Dmscc_macsec.h93 u8 untagged:1; member in struct:macsec_flow::__anon1927
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_net.c1089 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
492 ocelot_vlan_vid_add(struct net_device *dev, u16 vid, bool pvid, bool untagged) argument
1074 ocelot_vlan_vid_prepare(struct net_device *dev, u16 vid, bool pvid, bool untagged, struct netlink_ext_ack *extack) argument
H A Docelot.c501 ocelot_vlan_member_add(struct ocelot *ocelot, int port, u16 vid, bool untagged) argument
641 ocelot_vlan_prepare(struct ocelot *ocelot, int port, u16 vid, bool pvid, bool untagged, struct netlink_ext_ack *extack) argument
670 ocelot_vlan_add(struct ocelot *ocelot, int port, u16 vid, bool pvid, bool untagged) argument
[all...]
/linux-master/drivers/net/dsa/hirschmann/
H A Dhellcreek.c463 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
406 hellcreek_apply_vlan(struct hellcreek *hellcreek, int port, u16 vid, bool pvid, bool untagged) argument
[all...]
/linux-master/drivers/net/dsa/b53/
H A Db53_common.c1518 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
1557 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
/linux-master/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c41 bool untagged; member in struct:ofdpa_flow_tbl_key::__anon1881::__anon1883
1734 bool untagged; local
854 ofdpa_flow_tbl_vlan(struct ofdpa_port *ofdpa_port, int flags, u32 in_pport, __be16 vlan_id, __be16 vlan_id_mask, enum rocker_of_dpa_table_id goto_tbl, bool untagged, __be16 new_vlan_id) argument
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfa_fcs.h857 u32 untagged; /* untagged receive frames */ member in struct:bfa_fcs_stats_s::__anon417
H A Dbfa_defs_svc.h299 u32 untagged; /* Untagged frames (ignored) */ member in struct:bfa_fw_fip_stats_s
646 u64 untagged; /* FIP untagged frames */ member in struct:bfa_fcoe_stats_s
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2642 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; local
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1084 bool untagged = vid == MLXSW_SP_DEFAULT_VID; local
1018 __mlxsw_sp_port_vlan_set(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid_begin, u16 vid_end, bool is_member, bool untagged) argument
1037 mlxsw_sp_port_vlan_set(struct mlxsw_sp_port *mlxsw_sp_port, u16 vid_begin, u16 vid_end, bool is_member, bool untagged) argument
/linux-master/include/soc/mscc/
H A Docelot.h686 unsigned long untagged; member in struct:ocelot_bridge_vlan

Completed in 322 milliseconds

12