Searched refs:BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_template_db.h | 559 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ = 0, enumerator
|
| H A D | ulp_template_db_stingray_act.c | 1854 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ >> 8) & 0xff, 1855 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ & 0xff, 2079 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ >> 8) & 0xff, 2080 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ & 0xff,
|
| H A D | ulp_template_db_wh_plus_act.c | 1853 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ >> 8) & 0xff, 1854 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ & 0xff, 2078 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ >> 8) & 0xff, 2079 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ & 0xff,
|
| H A D | ulp_template_db_tbl.c | 13 [BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ] =
|
| H A D | ulp_template_db_enum.h | 617 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ = 0, enumerator
|
| H A D | ulp_template_db.c | 13 [BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ] = 4456 (BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ >> 8) & 0xff, 4457 BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ & 0xff,
|
| H A D | ulp_rte_parser.c | 1746 memcpy(&ap->act_details[BNXT_ULP_ACT_PROP_IDX_ENCAP_TUN_SZ], in ulp_rte_vxlan_encap_act_handler()
|