Home
last modified time | relevance | path

Searched refs:TF_TUNNEL_ENCAP (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device_p45.h102 { TF_GLOBAL_CFG_CFG_HCAPI, TF_TUNNEL_ENCAP },
H A Dtf_device_p4.h108 { TF_GLOBAL_CFG_CFG_HCAPI, TF_TUNNEL_ENCAP },
H A Dtf_core.h1919 TF_TUNNEL_ENCAP, /**< Tunnel Encap Config(TECT) */ enumerator
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c886 (void)bnxt_ulp_global_cfg_update(bp, TF_DIR_RX, TF_TUNNEL_ENCAP, in bnxt_ulp_deinit()
890 (void)bnxt_ulp_global_cfg_update(bp, TF_DIR_TX, TF_TUNNEL_ENCAP, in bnxt_ulp_deinit()
978 rc = bnxt_ulp_global_cfg_update(bp, TF_DIR_RX, TF_TUNNEL_ENCAP, in bnxt_ulp_init()
986 rc = bnxt_ulp_global_cfg_update(bp, TF_DIR_TX, TF_TUNNEL_ENCAP, in bnxt_ulp_init()