Searched refs:stpa (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/ti/ |
D | cpsw_new.c | 505 static const char stpa[] = {0x01, 0x80, 0xc2, 0x0, 0x0, 0x0}; in cpsw_init_stp_ale_entry() local 507 cpsw_ale_add_mcast(cpsw->ale, stpa, in cpsw_init_stp_ale_entry()
|
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch.c | 3100 const char stpa[ETH_ALEN] = {0x01, 0x80, 0xc2, 0x00, 0x00, 0x00}; in dpaa2_switch_port_init() local 3175 err = dpaa2_switch_port_trap_mac_addr(port_priv, stpa); in dpaa2_switch_port_init()
|