Searched refs:OCELOT_STANDALONE_PVID (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mscc/ |
D | ocelot_mrp.c | 110 OCELOT_STANDALONE_PVID, ENTRYTYPE_LOCKED); in ocelot_mrp_save_mac() 112 OCELOT_STANDALONE_PVID, ENTRYTYPE_LOCKED); in ocelot_mrp_save_mac() 118 ocelot_mact_forget(ocelot, mrp_test_dmac, OCELOT_STANDALONE_PVID); in ocelot_mrp_del_mac() 119 ocelot_mact_forget(ocelot, mrp_control_dmac, OCELOT_STANDALONE_PVID); in ocelot_mrp_del_mac()
|
D | ocelot.h | 29 #define OCELOT_STANDALONE_PVID 0 macro
|
D | ocelot_net.c | 532 if (vid == OCELOT_STANDALONE_PVID) in ocelot_vlan_vid_del() 672 w.forget.vid = OCELOT_STANDALONE_PVID; in ocelot_mc_unsync() 686 w.learn.vid = OCELOT_STANDALONE_PVID; in ocelot_mc_sync() 721 OCELOT_STANDALONE_PVID, ENTRYTYPE_LOCKED); in ocelot_port_set_mac_address() 723 ocelot_mact_forget(ocelot, dev->dev_addr, OCELOT_STANDALONE_PVID); in ocelot_port_set_mac_address() 1865 OCELOT_STANDALONE_PVID, ENTRYTYPE_LOCKED); in ocelot_probe_port()
|
D | ocelot.c | 706 ocelot_vlant_set_mask(ocelot, OCELOT_STANDALONE_PVID, all_ports); in ocelot_vlan_init() 2697 ANA_PORT_VLAN_CFG_VLAN_VID(OCELOT_STANDALONE_PVID) | in ocelot_cpu_port_init()
|