Home
last modified time | relevance | path

Searched refs:BNXT_ULP_ACTION_BIT_VXLAN_DECAP (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_template_db_stingray_act.c1146 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 56) & 0xff,
1147 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 48) & 0xff,
1148 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 40) & 0xff,
1152 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 8) & 0xff,
1153 (uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP & 0xff,
1355 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 8) & 0xff,
1356 (uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP & 0xff,
1523 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 8) & 0xff,
1524 (uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP & 0xff,
1661 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 8) & 0xff,
[all …]
H A Dulp_template_db_wh_plus_act.c1145 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 56) & 0xff,
1146 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 48) & 0xff,
1147 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 40) & 0xff,
1151 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 8) & 0xff,
1152 (uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP & 0xff,
1354 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 8) & 0xff,
1355 (uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP & 0xff,
1522 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 8) & 0xff,
1523 (uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP & 0xff,
1660 ((uint64_t)BNXT_ULP_ACTION_BIT_VXLAN_DECAP >> 8) & 0xff,
[all …]
H A Dulp_template_db_act.c311 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |
326 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |
366 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |
383 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |
424 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |
433 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |
442 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |
452 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |
H A Dulp_template_db.h39 BNXT_ULP_ACTION_BIT_VXLAN_DECAP = 0x0000000000000080, enumerator
H A Dulp_template_db_enum.h37 BNXT_ULP_ACTION_BIT_VXLAN_DECAP = 0x0000000000000020, enumerator
H A Dulp_rte_parser.c292 BNXT_ULP_ACTION_BIT_VXLAN_DECAP))) { in ulp_post_process_normal_flow()
1762 BNXT_ULP_ACTION_BIT_VXLAN_DECAP); in ulp_rte_vxlan_decap_act_handler()
H A Dulp_template_db.c603 BNXT_ULP_ACTION_BIT_VXLAN_DECAP |