Searched refs:BNXT_ULP_ACT_PROP_IDX_ENCAP_IP (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_rte_parser.c | 1590 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_IP]; in ulp_rte_vxlan_encap_act_handler() 1598 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_IP]; in ulp_rte_vxlan_encap_act_handler() 1604 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_IP + in ulp_rte_vxlan_encap_act_handler() 1613 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_IP + in ulp_rte_vxlan_encap_act_handler() 1654 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_IP]; in ulp_rte_vxlan_encap_act_handler() 1661 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_IP]; in ulp_rte_vxlan_encap_act_handler() 1667 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_IP + in ulp_rte_vxlan_encap_act_handler() 1677 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_IP + in ulp_rte_vxlan_encap_act_handler()
|
| H A D | ulp_template_db.h | 595 BNXT_ULP_ACT_PROP_IDX_ENCAP_IP = 184, enumerator
|
| H A D | ulp_template_db_stingray_act.c | 1832 (BNXT_ULP_ACT_PROP_IDX_ENCAP_IP >> 8) & 0xff, 1833 BNXT_ULP_ACT_PROP_IDX_ENCAP_IP & 0xff, 2057 (BNXT_ULP_ACT_PROP_IDX_ENCAP_IP >> 8) & 0xff, 2058 BNXT_ULP_ACT_PROP_IDX_ENCAP_IP & 0xff,
|
| H A D | ulp_template_db_wh_plus_act.c | 1831 (BNXT_ULP_ACT_PROP_IDX_ENCAP_IP >> 8) & 0xff, 1832 BNXT_ULP_ACT_PROP_IDX_ENCAP_IP & 0xff, 2056 (BNXT_ULP_ACT_PROP_IDX_ENCAP_IP >> 8) & 0xff, 2057 BNXT_ULP_ACT_PROP_IDX_ENCAP_IP & 0xff,
|
| H A D | ulp_template_db_tbl.c | 85 [BNXT_ULP_ACT_PROP_IDX_ENCAP_IP] =
|
| H A D | ulp_template_db_enum.h | 653 BNXT_ULP_ACT_PROP_IDX_ENCAP_IP = 173, enumerator
|
| H A D | ulp_template_db.c | 85 [BNXT_ULP_ACT_PROP_IDX_ENCAP_IP] = 4434 (BNXT_ULP_ACT_PROP_IDX_ENCAP_IP >> 8) & 0xff, 4435 BNXT_ULP_ACT_PROP_IDX_ENCAP_IP & 0xff,
|