Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c374 OCELOT_VCAP_BIT_0); in is2_entry_set()
466 val = ((arp->req == OCELOT_VCAP_BIT_0 ? 1 : 0) | in is2_entry_set()
467 (arp->arp == OCELOT_VCAP_BIT_0 ? 2 : 0)); 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()
719 enum ocelot_vcap_bit tcp_udp = OCELOT_VCAP_BIT_0; in is1_entry_set()
741 enum ocelot_vcap_bit tcp = OCELOT_VCAP_BIT_0; in is1_entry_set()
769 type ? OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is1_entry_set()
/linux/include/soc/mscc/
H A Docelot_vcap.h424 OCELOT_VCAP_BIT_0, enumerator