Searched refs:BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_template_db.h | 598 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN = 236, enumerator
|
| H A D | ulp_template_db_stingray_act.c | 1852 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN >> 8) & 0xff, 1853 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN & 0xff, 2077 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN >> 8) & 0xff, 2078 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN & 0xff,
|
| H A D | ulp_template_db_wh_plus_act.c | 1851 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN >> 8) & 0xff, 1852 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN & 0xff, 2076 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN >> 8) & 0xff, 2077 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN & 0xff,
|
| H A D | ulp_template_db_tbl.c | 91 [BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN] =
|
| H A D | ulp_template_db_enum.h | 656 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN = 225, enumerator
|
| H A D | ulp_template_db.c | 91 [BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN] = 4454 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN >> 8) & 0xff, 4455 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN & 0xff,
|
| H A D | ulp_rte_parser.c | 1734 buff = &ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN]; in ulp_rte_vxlan_encap_act_handler()
|