Searched refs:SPARX5_VCAP_CID_IS2_L2 (Results 1 – 3 of 3) sorted by relevance
50 .last_cid = SPARX5_VCAP_CID_IS2_L2 - 1,61 .first_cid = SPARX5_VCAP_CID_IS2_L2,
35 #define SPARX5_VCAP_CID_IS2_L2 VCAP_CID_INGRESS_STAGE2_L2 /* IS2 lookup 2 */ macro
92 .last_cid = SPARX5_VCAP_CID_IS2_L2 - 1,103 .first_cid = SPARX5_VCAP_CID_IS2_L2,281 ((rule->vcap_chain_id >= SPARX5_VCAP_CID_IS2_L2 && in sparx5_vcap_is2_is_first_chain()368 if (cid >= SPARX5_VCAP_CID_IS2_L1 && cid < SPARX5_VCAP_CID_IS2_L2) in sparx5_vcap_is2_cid_to_lookup()370 else if (cid >= SPARX5_VCAP_CID_IS2_L2 && cid < SPARX5_VCAP_CID_IS2_L3) in sparx5_vcap_is2_cid_to_lookup()
Completed in 13 milliseconds