Searched refs:vcap_key_bytes_set (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_vcap.c | 263 static void vcap_key_bytes_set(const struct vcap_props *vcap, in vcap_key_bytes_set() function 392 vcap_key_bytes_set(vcap, &data, VCAP_IS2_HK_L2_DMAC, in is2_entry_set() 394 vcap_key_bytes_set(vcap, &data, VCAP_IS2_HK_L2_SMAC, in is2_entry_set() 396 vcap_key_bytes_set(vcap, &data, VCAP_IS2_HK_MAC_ETYPE_ETYPE, in is2_entry_set() 405 vcap_key_bytes_set(vcap, &data, in is2_entry_set() 414 vcap_key_bytes_set(vcap, &data, VCAP_IS2_HK_L2_DMAC, in is2_entry_set() 416 vcap_key_bytes_set(vcap, &data, VCAP_IS2_HK_L2_SMAC, in is2_entry_set() 422 vcap_key_bytes_set(vcap, &data, VCAP_IS2_HK_MAC_LLC_L2_LLC, in is2_entry_set() 430 vcap_key_bytes_set(vcap, &data, VCAP_IS2_HK_L2_DMAC, in is2_entry_set() 432 vcap_key_bytes_set(vcap, &data, VCAP_IS2_HK_L2_SMAC, in is2_entry_set() [all …]
|