Searched refs:queue_state (Results 1 – 5 of 5) sorted by relevance
46 enum queue_state { enum71 enum queue_state queue_state; member126 enum queue_state state;
66 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()
138 int queue_state; member301 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()
308 uint8_t queue_state; in bnxt_rx_queue_setup_op() local382 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()
410 * ``--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_…