Home
last modified time | relevance | path

Searched refs:hdr_fp_bit (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_rte_parser.c350 params->hdr_bitmap.bits |= params->hdr_fp_bit.bits; in ulp_post_process_normal_flow()
715 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l2_proto_type_update()
719 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l2_proto_type_update()
725 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l2_proto_type_update()
729 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l2_proto_type_update()
984 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l3_proto_type_update()
988 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l3_proto_type_update()
994 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l3_proto_type_update()
998 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l3_proto_type_update()
1344 ULP_BITMAP_SET(params->hdr_fp_bit.bits, in ulp_rte_l4_proto_type_update()
H A Dulp_template_struct.h70 struct ulp_rte_hdr_bitmap hdr_fp_bit; member