Home
last modified time | relevance | path

Searched refs:OCELOT_VCAP_BIT_1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c310 u32 value = (val == OCELOT_VCAP_BIT_1 ? 1 : 0); in vcap_key_bit_set()
373 (filter->lookup == 0) ? OCELOT_VCAP_BIT_1 : in is2_entry_set()
548 ipv4 ? OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is2_entry_set()
570 OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is2_entry_set()
725 OCELOT_VCAP_BIT_1); in is1_entry_set()
727 OCELOT_VCAP_BIT_1); in is1_entry_set()
729 OCELOT_VCAP_BIT_1); in is1_entry_set()
737 tcp_udp = OCELOT_VCAP_BIT_1; in is1_entry_set()
744 tcp = OCELOT_VCAP_BIT_1; in is1_entry_set()
769 type ? OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is1_entry_set()
H A Docelot.c585 filter->vlan.tpid = OCELOT_VCAP_BIT_1; in ocelot_update_vlan_reclassify_rule()
/linux/include/soc/mscc/
H A Docelot_vcap.h425 OCELOT_VCAP_BIT_1 enumerator