Searched refs:mac_prefix (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ ! |
D | spectrum_router.c | 120 unsigned char mac_prefix[ETH_ALEN]; member 8310 ether_addr_copy(profile->mac_prefix, mac); in mlxsw_sp_rif_mac_profile_alloc() 8323 if (ether_addr_equal_masked(profile->mac_prefix, mac, in mlxsw_sp_rif_mac_profile_find() 8439 ether_addr_copy(profile->mac_prefix, new_mac); in mlxsw_sp_rif_mac_profile_edit()
|