Searched refs:wp (Results 1 – 7 of 7) sorted by relevance
90 struct worker_params *wp = arg; in handle_work() local91 struct rte_distributor *db = wp->dist; in handle_work()122 struct rte_distributor *db = wp->dist; in sanity_test()309 struct worker_params *wp = arg; in handle_work_with_free_mbufs() local310 struct rte_distributor *d = wp->dist; in handle_work_with_free_mbufs()337 struct rte_distributor *d = wp->dist; in sanity_test_with_mbuf_alloc()378 struct worker_params *wp = arg; in handle_work_for_shutdown_test() local379 struct rte_distributor *d = wp->dist; in handle_work_for_shutdown_test()445 struct rte_distributor *d = wp->dist; in sanity_test_with_worker_shutdown()529 struct rte_distributor *d = wp->dist; in test_flush_with_worker_shutdown()[all …]
10 - DSC-25 dual-port 25G Distributed Services Card `(pdf) <https://pensando.io/wp-content/uploads/202…11 - DSC-100 dual-port 100G Distributed Services Card `(pdf) <https://pensando.io/wp-content/uploads/2…
256 struct tm_wred_profile *wp; in tm_wred_profile_search() local258 TAILQ_FOREACH(wp, wpl, node) in tm_wred_profile_search()260 return wp; in tm_wred_profile_search()1311 if (wp) in wred_profile_check()1372 if (wp == NULL) in pmd_tm_wred_profile_add()1381 memcpy(&wp->params, profile, sizeof(wp->params)); in pmd_tm_wred_profile_add()1401 if (wp == NULL) in pmd_tm_wred_profile_delete()1409 if (wp->n_users) in pmd_tm_wred_profile_delete()1419 free(wp); in pmd_tm_wred_profile_delete()1780 wp == NULL) in node_add_check_queue()[all …]
1327 struct rte_tm_wred_params wp; in cmd_add_port_tm_node_wred_profile_parsed() local1342 wp.red_params[color].min_th = res->min_th_g; in cmd_add_port_tm_node_wred_profile_parsed()1343 wp.red_params[color].max_th = res->max_th_g; in cmd_add_port_tm_node_wred_profile_parsed()1344 wp.red_params[color].maxp_inv = res->maxp_inv_g; in cmd_add_port_tm_node_wred_profile_parsed()1345 wp.red_params[color].wq_log2 = res->wq_log2_g; in cmd_add_port_tm_node_wred_profile_parsed()1350 wp.red_params[color].min_th = res->min_th_y; in cmd_add_port_tm_node_wred_profile_parsed()1351 wp.red_params[color].max_th = res->max_th_y; in cmd_add_port_tm_node_wred_profile_parsed()1353 wp.red_params[color].wq_log2 = res->wq_log2_y; in cmd_add_port_tm_node_wred_profile_parsed()1357 wp.red_params[color].min_th = res->min_th_r; in cmd_add_port_tm_node_wred_profile_parsed()1358 wp.red_params[color].max_th = res->max_th_r; in cmd_add_port_tm_node_wred_profile_parsed()[all …]
1441 uint32_t *wp; in acl_build_rules() local1448 sz = ofs + n * fn * sizeof(*wp); in acl_build_rules()1452 wp = (uint32_t *)((uintptr_t)br + ofs); in acl_build_rules()1463 br[num].wildness = wp; in acl_build_rules()1464 wp += fn; in acl_build_rules()
3321 rte_be16_t *wp = RTE_PTR_ADD(header_buf, ofst); in sfc_mae_header_force_item_masks() local3328 *wp &= ~(*w_maskp); in sfc_mae_header_force_item_masks()3329 *wp |= (*w_specp & *w_maskp); in sfc_mae_header_force_item_masks()
322 <https://www.dpdk.org/wp-content/uploads/sites/35/2016/10/Day02-Session04-RonyEfraim-Userspace2016.…