Home
last modified time | relevance | path

Searched refs:OCELOT_VCAP_BIT_0 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_vcap.c373 OCELOT_VCAP_BIT_0); in is2_entry_set()
465 val = ((arp->req == OCELOT_VCAP_BIT_0 ? 1 : 0) | in is2_entry_set()
466 (arp->arp == OCELOT_VCAP_BIT_0 ? 2 : 0)); 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()
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()
768 type ? OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is1_entry_set()
H A Docelot_vcap.h22 OCELOT_VCAP_BIT_0, enumerator
/kernel/linux/linux-6.6/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()
718 enum ocelot_vcap_bit tcp_udp = OCELOT_VCAP_BIT_0; in is1_entry_set()
740 enum ocelot_vcap_bit tcp = OCELOT_VCAP_BIT_0; in is1_entry_set()
768 type ? OCELOT_VCAP_BIT_1 : OCELOT_VCAP_BIT_0); in is1_entry_set()
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot_vcap.h423 OCELOT_VCAP_BIT_0, enumerator

Completed in 11 milliseconds