Searched refs:vcap_key_bit_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 306 static void vcap_key_bit_set(const struct vcap_props *vcap, in vcap_key_bit_set() function 371 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_FIRST, in is2_entry_set() 376 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_HOST_MATCH, in is2_entry_set() 378 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_L2_MC, filter->dmac_mc); in is2_entry_set() 379 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_L2_BC, filter->dmac_bc); in is2_entry_set() 380 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_VLAN_TAGGED, tag->tagged); in is2_entry_set() 385 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_DEI, tag->dei); in is2_entry_set() 445 vcap_key_bit_set(vcap, &data, in is2_entry_set() 448 vcap_key_bit_set(vcap, &data, in is2_entry_set() 451 vcap_key_bit_set(vca in is2_entry_set() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 306 static void vcap_key_bit_set(const struct vcap_props *vcap, in vcap_key_bit_set() function 372 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_FIRST, in is2_entry_set() 377 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_HOST_MATCH, in is2_entry_set() 379 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_L2_MC, filter->dmac_mc); in is2_entry_set() 380 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_L2_BC, filter->dmac_bc); in is2_entry_set() 381 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_VLAN_TAGGED, tag->tagged); in is2_entry_set() 386 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_DEI, tag->dei); in is2_entry_set() 446 vcap_key_bit_set(vcap, &data, in is2_entry_set() 449 vcap_key_bit_set(vcap, &data, in is2_entry_set() 452 vcap_key_bit_set(vca in is2_entry_set() [all...] |
Completed in 3 milliseconds