Searched refs:mac_prefix (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/tc-testing/ |
A D | tdc_multibatch.py | 58 mac_prefix = args.mac_prefix variable 63 num_filters, handle, operation, i + mac_prefix, device, file))
|
A D | tdc_batch.py | 71 mac_prefix = args.mac_prefix variable 104 src_mac = "e4:11:{:02x}:{}".format(mac_prefix, mac)
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_router.c | 119 unsigned char mac_prefix[ETH_ALEN]; member 8359 ether_addr_copy(profile->mac_prefix, mac); in mlxsw_sp_rif_mac_profile_alloc() 8375 if (ether_addr_equal_masked(profile->mac_prefix, mac, in mlxsw_sp_rif_mac_profile_find() 8484 ether_addr_copy(profile->mac_prefix, new_mac); in mlxsw_sp_rif_mac_profile_edit()
|
Completed in 28 milliseconds