Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/
Dlan966x_vlan.c115 bool pvid, bool untagged) in lan966x_vlan_port_set_vid()
210 bool untagged) in lan966x_vlan_port_add_vlan()
/linux-5.19.10/drivers/net/dsa/
Ddsa_loop.c208 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in dsa_loop_port_vlan_add() local
240 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in dsa_loop_port_vlan_del() local
Dlantiq_gswip.c1029 u16 vid, bool untagged, in gswip_vlan_add_aware()
1251 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in gswip_port_vlan_add() local
Dqca8k.c828 qca8k_vlan_add(struct qca8k_priv *priv, u8 port, u16 vid, bool untagged) in qca8k_vlan_add()
2580 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in qca8k_port_vlan_add() local
Dmt7530.h834 bool untagged; member
838 int port, bool untagged) in mt7530_hw_vlan_entry_init()
Dmt7530.c1634 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in mt7530_port_vlan_add() local
/linux-5.19.10/include/linux/dsa/
Dloop.h12 u16 untagged; member
/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_vlan.c56 bool untagged) in sparx5_vlan_vid_add()
/linux-5.19.10/include/rdma/
Dopa_vnic.h66 u64 untagged; member
/linux-5.19.10/drivers/net/dsa/realtek/
Drtl8366-core.c299 bool untagged = !!(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED); in rtl8366_vlan_add() local
/linux-5.19.10/drivers/net/dsa/microchip/
Dksz9477.c402 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in ksz9477_port_vlan_add() local
436 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in ksz9477_port_vlan_del() local
Dksz8795.c992 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in ksz8_port_vlan_add() local
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot_net.c495 bool untagged) in ocelot_vlan_vid_add()
1069 bool untagged, struct netlink_ext_ack *extack) in ocelot_vlan_vid_prepare()
1083 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in ocelot_port_obj_add_vlan() local
Docelot.c459 bool untagged) in ocelot_vlan_member_add()
599 bool untagged, struct netlink_ext_ack *extack) in ocelot_vlan_prepare()
628 bool untagged) in ocelot_vlan_add()
/linux-5.19.10/drivers/net/dsa/hirschmann/
Dhellcreek.c398 bool pvid, bool untagged) in hellcreek_apply_vlan()
454 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in hellcreek_vlan_add() local
/linux-5.19.10/drivers/net/dsa/b53/
Db53_common.c1461 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in b53_vlan_add() local
1500 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in b53_vlan_del() local
/linux-5.19.10/drivers/net/ethernet/rocker/
Drocker_ofdpa.c41 bool untagged; member
859 bool untagged, __be16 new_vlan_id) in ofdpa_flow_tbl_vlan()
1734 bool untagged; in ofdpa_port_vlan() local
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c925 bool is_member, bool untagged) in __mlxsw_sp_port_vlan_set()
943 u16 vid_end, bool is_member, bool untagged) in mlxsw_sp_port_vlan_set()
989 bool untagged = vid == MLXSW_SP_DEFAULT_VID; in mlxsw_sp_port_vlan_create() local
/linux-5.19.10/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c152 prestera_port_vlan_create(struct prestera_port *port, u16 vid, bool untagged) in prestera_port_vlan_create()
Dprestera_hw.c1641 bool is_member, bool untagged) in prestera_hw_vlan_port_set()
/linux-5.19.10/drivers/net/phy/mscc/
Dmscc_macsec.h95 u8 untagged:1; member
/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs.h671 u32 untagged; /* untagged receive frames */ member
Dbfa_defs_svc.h299 u32 untagged; /* Untagged frames (ignored) */ member
646 u64 untagged; /* FIP untagged frames */ member
/linux-5.19.10/include/soc/mscc/
Docelot.h689 unsigned long untagged; member
/linux-5.19.10/drivers/net/dsa/mv88e6xxx/
Dchip.c2508 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in mv88e6xxx_port_vlan_add() local

12