Home
last modified time | relevance | path

Searched defs:ll_mac (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c3862 const u8 ll_mac[ETH_ALEN] = {0x01, 0x80, 0xc2, 0x00, 0x00, 0x00}; in dpaa2_switch_port_init() local
/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c210 static const u8 ll_mac[ETH_ALEN] = { 0x01, 0x80, 0xc2, 0x00, 0x00, 0x00 }; variable