Home
last modified time | relevance | path

Searched refs:ocelot_vcap_key_arp (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/soc/mscc/
Docelot_vcap.h527 struct ocelot_vcap_key_arp { struct
714 struct ocelot_vcap_key_arp arp;
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_vcap.c441 struct ocelot_vcap_key_arp *arp = &filter->key.arp; in is2_entry_set()