Searched refs:mac_prefix (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc_multibatch.py42 "--mac_prefix",
58 mac_prefix = args.mac_prefix variable
63 num_filters, handle, operation, i + mac_prefix, device, file))
H A Dtdc_batch.py40 "--mac_prefix",
71 mac_prefix = args.mac_prefix variable
104 src_mac = "e4:11:{:02x}:{}".format(mac_prefix, mac)
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c150 unsigned char mac_prefix[ETH_ALEN]; member in struct:mlxsw_sp_rif_mac_profile
9001 ether_addr_copy(profile->mac_prefix, mac);
9014 if (ether_addr_equal_masked(profile->mac_prefix, mac,
9130 ether_addr_copy(profile->mac_prefix, new_mac);

Completed in 219 milliseconds