Searched refs:BNXT_ULP_ACT_BIT_VXLAN_DECAP (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ |
| H A D | ulp_template_db_act.c | 155 BNXT_ULP_ACT_BIT_VXLAN_DECAP | 174 BNXT_ULP_ACT_BIT_VXLAN_DECAP | 224 BNXT_ULP_ACT_BIT_VXLAN_DECAP | 245 BNXT_ULP_ACT_BIT_VXLAN_DECAP | 286 BNXT_ULP_ACT_BIT_VXLAN_DECAP | 307 BNXT_ULP_ACT_BIT_VXLAN_DECAP | 362 BNXT_ULP_ACT_BIT_VXLAN_DECAP | 385 BNXT_ULP_ACT_BIT_VXLAN_DECAP |
|
| H A D | ulp_template_db_thor_act.c | 1600 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 56) & 0xff, 1601 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 48) & 0xff, 1602 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 40) & 0xff, 1603 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 32) & 0xff, 1604 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 24) & 0xff, 1605 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 16) & 0xff, 1606 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 8) & 0xff, 1607 (uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP & 0xff}, 1740 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 56) & 0xff, 1746 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 8) & 0xff, [all …]
|
| H A D | ulp_template_db_wh_plus_act.c | 1288 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 56) & 0xff, 1289 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 48) & 0xff, 1290 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 40) & 0xff, 1291 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 32) & 0xff, 1292 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 24) & 0xff, 1293 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 16) & 0xff, 1294 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 8) & 0xff, 1295 (uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP & 0xff}, 1559 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 56) & 0xff, 1565 ((uint64_t)BNXT_ULP_ACT_BIT_VXLAN_DECAP >> 8) & 0xff, [all …]
|
| H A D | ulp_template_db_enum.h | 71 BNXT_ULP_ACT_BIT_VXLAN_DECAP = 0x0000000000000020, enumerator
|
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_tun.c | 223 BNXT_ULP_ACT_BIT_VXLAN_DECAP); in ulp_tunnel_offload_process()
|
| H A D | ulp_rte_parser.c | 340 BNXT_ULP_ACT_BIT_VXLAN_DECAP))) { in ulp_post_process_normal_flow() 2146 BNXT_ULP_ACT_BIT_VXLAN_DECAP); in ulp_rte_vxlan_decap_act_handler()
|