Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_rte_parser.c302 params->hdr_bitmap.bits |= params->hdr_fp_bit.bits; in ulp_post_process_normal_flow()
608 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l2_proto_type_update()
612 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l2_proto_type_update()
618 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l2_proto_type_update()
622 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l2_proto_type_update()
857 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l3_proto_type_update()
861 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l3_proto_type_update()
867 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l3_proto_type_update()
871 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l3_proto_type_update()
1181 ULP_BITMAP_SET(param->hdr_fp_bit.bits, in ulp_rte_l4_proto_type_update()
H A Dulp_template_struct.h66 struct ulp_rte_hdr_bitmap hdr_fp_bit; member