Home
last modified time | relevance | path

Searched refs:rx_thresh (Results 1 – 25 of 32) sorted by relevance

12

/f-stack/dpdk/examples/qos_sched/
H A Dinit.c41 struct ring_thresh rx_thresh = { variable
85 rx_conf.rx_thresh.pthresh = rx_thresh.pthresh; in app_init_port()
86 rx_conf.rx_thresh.hthresh = rx_thresh.hthresh; in app_init_port()
87 rx_conf.rx_thresh.wthresh = rx_thresh.wthresh; in app_init_port()
436 rx_thresh.pthresh, rx_thresh.hthresh, rx_thresh.wthresh, in app_init()
H A Dargs.c186 rx_thresh.pthresh = (uint8_t)vals[0]; in app_parse_rth_conf()
187 rx_thresh.hthresh = (uint8_t)vals[1]; in app_parse_rth_conf()
188 rx_thresh.wthresh = (uint8_t)vals[2]; in app_parse_rth_conf()
H A Dmain.h149 extern struct ring_thresh rx_thresh;
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev_trace.h48 rte_trace_point_emit_u8(rx_conf->rx_thresh.pthresh);
49 rte_trace_point_emit_u8(rx_conf->rx_thresh.hthresh);
50 rte_trace_point_emit_u8(rx_conf->rx_thresh.wthresh);
H A Drte_ethdev.h1033 struct rte_eth_thresh rx_thresh; /**< RX ring threshold registers. */ member
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dti,cpsw-switch.yaml65 - const: "rx_thresh"
190 interrupt-names = "rx_thresh", "rx", "tx", "misc";
/f-stack/dpdk/app/test-pipeline/
H A Dinit.c87 .rx_thresh = {
/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_api.c303 rxconf_i->rx_thresh.pthresh = 0; in eth_bond_slave_inherit_dev_info_rx_first()
304 rxconf_i->rx_thresh.hthresh = 0; in eth_bond_slave_inherit_dev_info_rx_first()
305 rxconf_i->rx_thresh.wthresh = 0; in eth_bond_slave_inherit_dev_info_rx_first()
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c1368 rxq->pthresh = rx_conf->rx_thresh.pthresh; in eth_igc_rx_queue_setup()
1369 rxq->hthresh = rx_conf->rx_thresh.hthresh; in eth_igc_rx_queue_setup()
1370 rxq->wthresh = rx_conf->rx_thresh.wthresh; in eth_igc_rx_queue_setup()
2232 qinfo->conf.rx_thresh.hthresh = rxq->hthresh; in eth_igc_rxq_info_get()
2233 qinfo->conf.rx_thresh.pthresh = rxq->pthresh; in eth_igc_rxq_info_get()
2234 qinfo->conf.rx_thresh.wthresh = rxq->wthresh; in eth_igc_rxq_info_get()
H A Digc_ethdev.c1505 .rx_thresh = { in eth_igc_infos_get()
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c469 printf("\nRX prefetch threshold: %hhu", qinfo.conf.rx_thresh.pthresh); in rx_queue_infos_display()
470 printf("\nRX host threshold: %hhu", qinfo.conf.rx_thresh.hthresh); in rx_queue_infos_display()
471 printf("\nRX writeback threshold: %hhu", qinfo.conf.rx_thresh.wthresh); in rx_queue_infos_display()
2879 pthresh_tmp = rx_conf[qid].rx_thresh.pthresh; in rxtx_config_display()
2880 hthresh_tmp = rx_conf[qid].rx_thresh.hthresh; in rxtx_config_display()
2881 wthresh_tmp = rx_conf[qid].rx_thresh.wthresh; in rxtx_config_display()
2887 pthresh_tmp = rx_qinfo.conf.rx_thresh.pthresh; in rxtx_config_display()
2888 hthresh_tmp = rx_qinfo.conf.rx_thresh.hthresh; in rxtx_config_display()
2889 wthresh_tmp = rx_qinfo.conf.rx_thresh.wthresh; in rxtx_config_display()
H A Dtestpmd.c3447 port->rx_conf[qid].rx_thresh.pthresh = rx_pthresh; in rxtx_port_config()
3450 port->rx_conf[qid].rx_thresh.hthresh = rx_hthresh; in rxtx_port_config()
3453 port->rx_conf[qid].rx_thresh.wthresh = rx_wthresh; in rxtx_port_config()
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_rx.c936 if (rx_conf->rx_thresh.pthresh != 0 || in sfc_rx_qcheck_conf()
937 rx_conf->rx_thresh.hthresh != 0 || in sfc_rx_qcheck_conf()
938 rx_conf->rx_thresh.wthresh != 0) { in sfc_rx_qcheck_conf()
/f-stack/dpdk/app/test/
H A Dtest_kni.c57 .rx_thresh = {
H A Dtest_pmd_perf.c76 .rx_thresh = {
/f-stack/dpdk/drivers/net/e1000/
H A Dem_rxtx.c1465 rxq->pthresh = rx_conf->rx_thresh.pthresh; in eth_em_rx_queue_setup()
1466 rxq->hthresh = rx_conf->rx_thresh.hthresh; in eth_em_rx_queue_setup()
1467 rxq->wthresh = rx_conf->rx_thresh.wthresh; in eth_em_rx_queue_setup()
H A Digb_rxtx.c1720 rxq->pthresh = rx_conf->rx_thresh.pthresh; in eth_igb_rx_queue_setup()
1721 rxq->hthresh = rx_conf->rx_thresh.hthresh; in eth_igb_rx_queue_setup()
1722 rxq->wthresh = rx_conf->rx_thresh.wthresh; in eth_igb_rx_queue_setup()
H A Digb_ethdev.c2242 .rx_thresh = { in eth_igb_infos_get()
2337 .rx_thresh = { in eth_igbvf_infos_get()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_vf_representor.c68 .rx_thresh = { in i40e_vf_representor_dev_infos_get()
H A Di40e_ethdev_vf.c2354 .rx_thresh = { in i40evf_dev_info_get()
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c675 .rx_thresh = { in ice_dcf_dev_info_get()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dlink_status_intr.rst232 .rx_thresh = {
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c560 qinfo->conf.rx_thresh.pthresh = 0; in mlx5_rxq_info_get()
561 qinfo->conf.rx_thresh.hthresh = 0; in mlx5_rxq_info_get()
562 qinfo->conf.rx_thresh.wthresh = 0; in mlx5_rxq_info_get()
/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net.c1241 .rx_thresh = { in nfp_net_infos_get()
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c1403 .rx_thresh = { in fm10k_dev_infos_get()

12