Searched refs:mrp_control_dmac (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_mrp.c | 16 static const u8 mrp_control_dmac[] = { 0x01, 0x15, 0x4e, 0x00, 0x00, 0x02 }; variable 111 ocelot_mact_learn(ocelot, PGID_BLACKHOLE, mrp_control_dmac, in ocelot_mrp_save_mac() 119 ocelot_mact_forget(ocelot, mrp_control_dmac, OCELOT_STANDALONE_PVID); in ocelot_mrp_del_mac()
|