Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.c286 val == OCELOT_VCAP_BIT_ANY ? 0 : 1); in vcap_key_bit_set()
357 VCAP_KEY_BIT_SET(HOST_MATCH, OCELOT_VCAP_BIT_ANY); in is2_entry_set()
421 msk = ((arp->req == OCELOT_VCAP_BIT_ANY ? 0 : 1) | in is2_entry_set()
422 (arp->arp == OCELOT_VCAP_BIT_ANY ? 0 : 2)); in is2_entry_set()
467 fragment = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
468 options = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
Docelot_ace.h18 OCELOT_VCAP_BIT_ANY, enumerator