Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/tc-testing/ !
Dtdc_multibatch.py58 mac_prefix = args.mac_prefix variable
63 num_filters, handle, operation, i + mac_prefix, device, file))
Dtdc_batch.py71 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/ !
Dspectrum_router.c120 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()