Home
last modified time | relevance | path

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

/drivers/net/ethernet/mscc/
Docelot_vcap.c310 u32 value = (val == OCELOT_VCAP_BIT_1 ? 1 : 0); in vcap_key_bit_set()
372 (filter->lookup == 0) ? OCELOT_VCAP_BIT_1 : in is2_entry_set()
547 ipv4 ? OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is2_entry_set()
569 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()
768 type ? OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is1_entry_set()
Docelot_vcap.h23 OCELOT_VCAP_BIT_1 enumerator