Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c33 static const MACAddr ff_mac = { .a = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff } }; variable
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c208 static const u8 ff_mac[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable