Home
last modified time | relevance | path

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

/openbmc/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()
724 OCELOT_VCAP_BIT_1); in is1_entry_set()
726 OCELOT_VCAP_BIT_1); in is1_entry_set()
728 OCELOT_VCAP_BIT_1); in is1_entry_set()
736 tcp_udp = OCELOT_VCAP_BIT_1; in is1_entry_set()
743 tcp = OCELOT_VCAP_BIT_1; in is1_entry_set()
768 type ? OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is1_entry_set()
/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h424 OCELOT_VCAP_BIT_1 enumerator