Searched defs:ff_mac (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 33 static const MACAddr ff_mac = { .a = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff } }; variable
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 208 static const u8 ff_mac[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
|