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