Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_vcap.h21 OCELOT_VCAP_BIT_ANY, enumerator
H A Docelot_vcap.c311 u32 msk = (val == OCELOT_VCAP_BIT_ANY ? 0 : 1); in vcap_key_bit_set()
377 OCELOT_VCAP_BIT_ANY); in is2_entry_set()
467 msk = ((arp->req == OCELOT_VCAP_BIT_ANY ? 0 : 1) | in is2_entry_set()
468 (arp->arp == OCELOT_VCAP_BIT_ANY ? 0 : 2)); in is2_entry_set()
517 fragment = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
518 options = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_vcap.c311 u32 msk = (val == OCELOT_VCAP_BIT_ANY ? 0 : 1); in vcap_key_bit_set()
378 OCELOT_VCAP_BIT_ANY); in is2_entry_set()
468 msk = ((arp->req == OCELOT_VCAP_BIT_ANY ? 0 : 1) | in is2_entry_set()
469 (arp->arp == OCELOT_VCAP_BIT_ANY ? 0 : 2)); in is2_entry_set()
518 fragment = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
519 options = OCELOT_VCAP_BIT_ANY; in is2_entry_set()
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot_vcap.h422 OCELOT_VCAP_BIT_ANY, enumerator

Completed in 11 milliseconds