Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_vcap.c311 u32 msk = (val == OCELOT_VCAP_BIT_ANY ? 0 : 1); in vcap_key_bit_set()
378 OCELOT_VCAP_BIT_ANY); in is2_entry_set()
468 msk = ((arp->req == OCELOT_VCAP_BIT_ANY ? 0 : 1) | in is2_entry_set()
469 (arp->arp == OCELOT_VCAP_BIT_ANY ? 0 : 2)); in is2_entry_set()
518 fragment = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
519 options = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
/linux-6.1.9/include/soc/mscc/
Docelot_vcap.h422 OCELOT_VCAP_BIT_ANY, enumerator