Home
last modified time | relevance | path

Searched refs:queue_state (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.h46 enum queue_state { enum
71 enum queue_state queue_state; member
126 enum queue_state state;
H A Drte_power_empty_poll.c66 poll_stats->queue_state = TRAINING; in enter_training_state()
81 poll_stats->queue_state = MED_NORMAL; in enter_normal_state()
100 poll_stats->queue_state = HGH_BUSY; in enter_busy_state()
108 poll_stats->queue_state = LOW_PURGE; in enter_purge_state()
113 enum queue_state new_state) in set_state()
115 enum queue_state old_state = poll_stats->queue_state; in set_state()
383 switch (poll_stats->queue_state) { in rte_empty_poll_detection()
/f-stack/freebsd/netinet/cc/
H A Dcc_cdg.c138 int queue_state; member
301 cdg_data->queue_state = CDG_Q_UNKNOWN; in cdg_cb_init()
465 cdg_data->queue_state < CDG_Q_FULL) { in cdg_cong_signal()
614 cdg_data->queue_state = CDG_Q_FULL; in cdg_ack_received()
617 cdg_data->queue_state = CDG_Q_EMPTY; in cdg_ack_received()
621 cdg_data->queue_state = CDG_Q_RISING; in cdg_ack_received()
624 cdg_data->queue_state = CDG_Q_FALLING; in cdg_ack_received()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_rxq.c308 uint8_t queue_state; in bnxt_rx_queue_setup_op() local
382 queue_state = RTE_ETH_QUEUE_STATE_STOPPED; in bnxt_rx_queue_setup_op()
385 queue_state = RTE_ETH_QUEUE_STATE_STARTED; in bnxt_rx_queue_setup_op()
388 eth_dev->data->rx_queue_state[queue_idx] = queue_state; in bnxt_rx_queue_setup_op()
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst410 * ``--print-event <unknown|intr_lsc|queue_state|intr_reset|vf_mbox|macsec|intr_rmv|dev_probed|dev…
415 * ``--mask-event <unknown|intr_lsc|queue_state|intr_reset|vf_mbox|macsec|intr_rmv|dev_probed|dev_…