Searched refs:OCELOT_STANDALONE_PVID (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A 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()
|
A D | ocelot.h | 29 #define OCELOT_STANDALONE_PVID 0 macro
|
A D | ocelot_net.c | 523 if (vid == OCELOT_STANDALONE_PVID) in ocelot_vlan_vid_del() 663 w.forget.vid = OCELOT_STANDALONE_PVID; in ocelot_mc_unsync() 677 w.learn.vid = OCELOT_STANDALONE_PVID; in ocelot_mc_sync() 712 OCELOT_STANDALONE_PVID, ENTRYTYPE_LOCKED); in ocelot_port_set_mac_address() 714 ocelot_mact_forget(ocelot, dev->dev_addr, OCELOT_STANDALONE_PVID); in ocelot_port_set_mac_address() 1854 OCELOT_STANDALONE_PVID, ENTRYTYPE_LOCKED); in ocelot_probe_port()
|
A D | ocelot.c | 710 ocelot_vlant_set_mask(ocelot, OCELOT_STANDALONE_PVID, all_ports); in ocelot_vlan_init() 2699 ANA_PORT_VLAN_CFG_VLAN_VID(OCELOT_STANDALONE_PVID) | in ocelot_cpu_port_init()
|
Completed in 14 milliseconds