Searched refs:bnxt_ulp_global_cfg_update (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | bnxt_ulp.c | 1117 bnxt_ulp_global_cfg_update(struct bnxt *bp, in bnxt_ulp_global_cfg_update() function 1259 (void)bnxt_ulp_global_cfg_update(bp, TF_DIR_RX, TF_TUNNEL_ENCAP, in bnxt_ulp_deinit() 1263 (void)bnxt_ulp_global_cfg_update(bp, TF_DIR_TX, TF_TUNNEL_ENCAP, in bnxt_ulp_deinit() 1354 rc = bnxt_ulp_global_cfg_update(bp, TF_DIR_RX, TF_TUNNEL_ENCAP, in bnxt_ulp_init() 1362 rc = bnxt_ulp_global_cfg_update(bp, TF_DIR_TX, TF_TUNNEL_ENCAP, in bnxt_ulp_init()
|