Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_vcap.c311 u32 msk = (val == OCELOT_VCAP_BIT_ANY ? 0 : 1); in vcap_key_bit_set()
377 OCELOT_VCAP_BIT_ANY); in is2_entry_set()
467 msk = ((arp->req == OCELOT_VCAP_BIT_ANY ? 0 : 1) | in is2_entry_set()
468 (arp->arp == OCELOT_VCAP_BIT_ANY ? 0 : 2)); in is2_entry_set()
517 fragment = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
518 options = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
H A Docelot_vcap.h21 OCELOT_VCAP_BIT_ANY, enumerator