Lines Matching refs:act_bitmap
320 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_post_process_normal_flow()
330 if (ULP_BITMAP_ISSET(params->act_bitmap.bits, in ulp_post_process_normal_flow()
339 !ULP_BITMAP_ISSET(params->act_bitmap.bits, in ulp_post_process_normal_flow()
1749 struct ulp_rte_act_bitmap *act = ¶m->act_bitmap; in ulp_rte_mark_act_handler()
1796 ULP_BITMAP_SET(param->act_bitmap.bits, BNXT_ULP_ACT_BIT_RSS); in ulp_rte_rss_act_handler()
1992 struct ulp_rte_act_bitmap *act = ¶ms->act_bitmap; in ulp_rte_vxlan_encap_act_handler()
2145 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_vxlan_decap_act_handler()
2158 ULP_BITMAP_SET(params->act_bitmap.bits, BNXT_ULP_ACT_BIT_DROP); in ulp_rte_drop_act_handler()
2178 ULP_BITMAP_SET(params->act_bitmap.bits, BNXT_ULP_ACT_BIT_COUNT); in ulp_rte_count_act_handler()
2447 ULP_BITMAP_SET(params->act_bitmap.bits, BNXT_ULP_ACT_BIT_POP_VLAN); in ulp_rte_of_pop_vlan_act_handler()
2471 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_of_push_vlan_act_handler()
2494 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_of_set_vlan_vid_act_handler()
2517 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_of_set_vlan_pcp_act_handler()
2538 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_set_ipv4_src_act_handler()
2559 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_set_ipv4_dst_act_handler()
2580 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_set_tp_src_act_handler()
2602 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_set_tp_dst_act_handler()
2617 ULP_BITMAP_SET(params->act_bitmap.bits, BNXT_ULP_ACT_BIT_DEC_TTL); in ulp_rte_dec_ttl_act_handler()
2627 ULP_BITMAP_SET(params->act_bitmap.bits, BNXT_ULP_ACT_BIT_JUMP); in ulp_rte_jump_act_handler()
2643 if (ULP_BITMAP_ISSET(params->act_bitmap.bits, in ulp_rte_sample_act_handler()
2648 if (!ULP_BITMAP_ISSET(params->act_bitmap.bits, in ulp_rte_sample_act_handler()
2663 ULP_BITMAP_SET(params->act_bitmap.bits, in ulp_rte_sample_act_handler()