/linux/include/linux/dsa/ |
A D | loop.h | 11 u16 untagged; member
|
/linux/drivers/net/dsa/ |
A D | dsa_loop.c | 206 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in dsa_loop_port_vlan_add() local 238 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in dsa_loop_port_vlan_del() local
|
A D | rtl8366.c | 299 bool untagged = !!(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED); in rtl8366_vlan_add() local
|
A D | qca8k.c | 482 qca8k_vlan_add(struct qca8k_priv *priv, u8 port, u16 vid, bool untagged) in qca8k_vlan_add() 1935 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in qca8k_port_vlan_add() local
|
A D | lantiq_gswip.c | 1016 u16 vid, bool untagged, in gswip_vlan_add_aware() 1234 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in gswip_port_vlan_add() local
|
A D | mt7530.h | 836 bool untagged; member 840 int port, bool untagged) in mt7530_hw_vlan_entry_init()
|
A D | mt7530.c | 1616 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in mt7530_port_vlan_add() local
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_vlan.c | 56 bool untagged) in sparx5_vlan_vid_add()
|
/linux/include/rdma/ |
A D | opa_vnic.h | 66 u64 untagged; member
|
/linux/drivers/net/dsa/microchip/ |
A D | ksz9477.c | 480 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in ksz9477_port_vlan_add() local 515 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in ksz9477_port_vlan_del() local
|
A D | ksz8795.c | 1111 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in ksz8_port_vlan_add() local
|
/linux/drivers/net/dsa/ocelot/ |
A D | felix.c | 30 bool pvid, bool untagged) in felix_tag_8021q_rxvlan_add() 76 bool pvid, bool untagged) in felix_tag_8021q_txvlan_add() 149 bool untagged = flags & BRIDGE_VLAN_INFO_UNTAGGED; in felix_tag_8021q_vlan_add() local
|
/linux/drivers/net/ethernet/mscc/ |
A D | ocelot.c | 327 bool untagged) in ocelot_vlan_member_add() 437 bool untagged, struct netlink_ext_ack *extack) in ocelot_vlan_prepare() 460 bool untagged) in ocelot_vlan_add()
|
A D | ocelot_net.c | 391 bool untagged) in ocelot_vlan_vid_add() 939 bool untagged, struct netlink_ext_ack *extack) in ocelot_vlan_vid_prepare() 953 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in ocelot_port_obj_add_vlan() local
|
/linux/drivers/net/dsa/hirschmann/ |
A D | hellcreek.c | 398 bool pvid, bool untagged) in hellcreek_apply_vlan() 454 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in hellcreek_vlan_add() local
|
/linux/drivers/net/dsa/b53/ |
A D | b53_common.c | 1478 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in b53_vlan_add() local 1517 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in b53_vlan_del() local
|
/linux/drivers/net/ethernet/rocker/ |
A D | rocker_ofdpa.c | 41 bool untagged; member 859 bool untagged, __be16 new_vlan_id) in ofdpa_flow_tbl_vlan() 1734 bool untagged; in ofdpa_port_vlan() local
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum.c | 895 bool is_member, bool untagged) in __mlxsw_sp_port_vlan_set() 913 u16 vid_end, bool is_member, bool untagged) in mlxsw_sp_port_vlan_set() 959 bool untagged = vid == MLXSW_SP_DEFAULT_VID; in mlxsw_sp_port_vlan_create() local
|
/linux/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_switchdev.c | 152 prestera_port_vlan_create(struct prestera_port *port, u16 vid, bool untagged) in prestera_port_vlan_create()
|
A D | prestera_hw.c | 1567 bool is_member, bool untagged) in prestera_hw_vlan_port_set()
|
/linux/drivers/net/phy/mscc/ |
A D | mscc_macsec.h | 95 u8 untagged:1; member
|
/linux/drivers/scsi/bfa/ |
A D | bfa_fcs.h | 671 u32 untagged; /* untagged receive frames */ member
|
A D | bfa_defs_svc.h | 299 u32 untagged; /* Untagged frames (ignored) */ member 646 u64 untagged; /* FIP untagged frames */ member
|
/linux/include/soc/mscc/ |
A D | ocelot.h | 569 unsigned long untagged; member
|
/linux/drivers/net/dsa/mv88e6xxx/ |
A D | chip.c | 2186 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in mv88e6xxx_port_vlan_add() local
|