Searched refs:ll_mask (Results 1 – 2 of 2) sorted by relevance
| /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 1538 .eth_dst_mask = ll_mask,
|
| /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 3938 return dpaa2_switch_port_trap_mac_addr(port_priv, ll_mac, ll_mask); in dpaa2_switch_port_init()
|