Searched defs:ll_mask (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 3863 const u8 ll_mask[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xf0}; in dpaa2_switch_port_init() local
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 211 static const u8 ll_mask[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xf0 }; variable
|