Searched refs:ll_mac (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 210 static const u8 ll_mac[ETH_ALEN] = { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x00 }; variable 1537 .eth_dst = ll_mac,
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 3862 const u8 ll_mac[ETH_ALEN] = {0x01, 0x80, 0xc2, 0x00, 0x00, 0x00}; in dpaa2_switch_port_init() local 3938 return dpaa2_switch_port_trap_mac_addr(port_priv, ll_mac, ll_mask); in dpaa2_switch_port_init()
|