Searched refs:SPARX5_VCAP_CID_IS0_L2 (Results 1 – 3 of 3) sorted by relevance
14 .last_cid = SPARX5_VCAP_CID_IS0_L2 - 1,25 .first_cid = SPARX5_VCAP_CID_IS0_L2,
26 #define SPARX5_VCAP_CID_IS0_L2 VCAP_CID_INGRESS_L2 /* IS0/CLM lookup 2 */ macro
56 .last_cid = SPARX5_VCAP_CID_IS0_L2 - 1,67 .first_cid = SPARX5_VCAP_CID_IS0_L2,270 ((rule->vcap_chain_id >= SPARX5_VCAP_CID_IS0_L2 && in sparx5_vcap_is0_is_first_chain()349 if (cid >= SPARX5_VCAP_CID_IS0_L1 && cid < SPARX5_VCAP_CID_IS0_L2) in sparx5_vcap_is0_cid_to_lookup()351 else if (cid >= SPARX5_VCAP_CID_IS0_L2 && cid < SPARX5_VCAP_CID_IS0_L3) in sparx5_vcap_is0_cid_to_lookup()
Completed in 14 milliseconds