Searched refs:SPARX5_VCAP_CID_IS0_L2 (Results 1 – 2 of 2) sorted by relevance
21 #define SPARX5_VCAP_CID_IS0_L2 VCAP_CID_INGRESS_L2 /* IS0/CLM lookup 2 */ macro
72 .last_cid = SPARX5_VCAP_CID_IS0_L2 - 1,83 .first_cid = SPARX5_VCAP_CID_IS0_L2,286 ((rule->vcap_chain_id >= SPARX5_VCAP_CID_IS0_L2 && in sparx5_vcap_is0_is_first_chain()365 if (cid >= SPARX5_VCAP_CID_IS0_L1 && cid < SPARX5_VCAP_CID_IS0_L2) in sparx5_vcap_is0_cid_to_lookup()367 else if (cid >= SPARX5_VCAP_CID_IS0_L2 && cid < SPARX5_VCAP_CID_IS0_L3) in sparx5_vcap_is0_cid_to_lookup()
Completed in 9 milliseconds