Searched refs:rx_queue_state (Results 1 – 13 of 13) sorted by relevance
579 eth_dev->data->rx_queue_state[rx_queue_id] = in ionic_dev_rx_queue_setup()726 uint8_t *rx_queue_state = dev->data->rx_queue_state; in ionic_dev_rx_queue_start_firsthalf() local730 if (rx_queue_state[rx_queue_id] == RTE_ETH_QUEUE_STATE_STARTED) { in ionic_dev_rx_queue_start_firsthalf()754 uint8_t *rx_queue_state = dev->data->rx_queue_state; in ionic_dev_rx_queue_start_secondhalf() local759 if (rx_queue_state[rx_queue_id] == RTE_ETH_QUEUE_STATE_STARTED) in ionic_dev_rx_queue_start_secondhalf()778 rx_queue_state[rx_queue_id] = RTE_ETH_QUEUE_STATE_STARTED; in ionic_dev_rx_queue_start_secondhalf()803 dev->data->rx_queue_state[rx_queue_id] = RTE_ETH_QUEUE_STATE_STOPPED; in ionic_dev_rx_queue_stop_firsthalf()
172 if (dev->data->rx_queue_state[i] == RTE_ETH_QUEUE_STATE_STOPPED) in mana_stop_rx_queues()232 dev->data->rx_queue_state[i] = RTE_ETH_QUEUE_STATE_STOPPED; in mana_stop_rx_queues()248 if (dev->data->rx_queue_state[i] == RTE_ETH_QUEUE_STATE_STARTED) in mana_start_rx_queues()428 dev->data->rx_queue_state[i] = RTE_ETH_QUEUE_STATE_STARTED; in mana_start_rx_queues()
97 dev->data->rx_queue_state[rx_queue_idx] = RTE_ETH_QUEUE_STATE_STOPPED; in eth_ark_rx_hw_setup()418 dev->data->rx_queue_state[queue_id] = RTE_ETH_QUEUE_STATE_STARTED; in eth_ark_rx_start_queue()443 dev->data->rx_queue_state[queue_id] = RTE_ETH_QUEUE_STATE_STOPPED; in eth_ark_rx_stop_queue()
277 ethdev->data->rx_queue_state[0] = RTE_ETH_QUEUE_STATE_STARTED; in cnxk_rep_dev_start()353 ethdev->data->rx_queue_state[rx_queue_id] = RTE_ETH_QUEUE_STATE_STOPPED; in cnxk_rep_rx_queue_setup()380 ethdev->data->rx_queue_state[queue_id] = RTE_ETH_QUEUE_STATE_STOPPED; in cnxk_rep_rx_queue_stop()
251 dev->data->rx_queue_state[i] = RTE_ETH_QUEUE_STATE_STARTED; in bnx2x_dev_start()290 dev->data->rx_queue_state[i] = RTE_ETH_QUEUE_STATE_STOPPED; in bnx2x_dev_stop()
435 eth_dev->data->rx_queue_state[i] = RTE_ETH_QUEUE_STATE_STOPPED; in cxgbe_dev_stop()584 eth_dev->data->rx_queue_state[rx_queue_id] = RTE_ETH_QUEUE_STATE_STARTED; in cxgbe_dev_rx_queue_start()602 eth_dev->data->rx_queue_state[rx_queue_id] = RTE_ETH_QUEUE_STATE_STOPPED; in cxgbe_dev_rx_queue_stop()
168 uint8_t rx_queue_state[RTE_MAX_QUEUES_PER_PORT]; member
396 if (dev->data->rx_queue_state[queue_id] == RTE_ETH_QUEUE_STATE_HAIRPIN) in rte_eth_dev_is_tx_hairpin_queue()
862 if (dev->data->rx_queue_state[rx_queue_id] != RTE_ETH_QUEUE_STATE_STOPPED) { in rte_eth_dev_rx_queue_start() 899 if (dev->data->rx_queue_state[rx_queue_id] == RTE_ETH_QUEUE_STATE_STOPPED) { in rte_eth_dev_rx_queue_stop() 2358 (dev->data->rx_queue_state[rx_queue_id] != in rte_eth_rx_hairpin_queue_setup() 2538 dev->data->rx_queue_state[rx_queue_id] = in rte_eth_tx_queue_setup() 6097 qinfo->queue_state = dev->data->rx_queue_state[queue_id]; in rte_eth_rx_burst_mode_get()
360 eth_dev->data->rx_queue_state[i]); in eth_dev_handle_port_info()
872 sa->eth_dev->data->rx_queue_state[ethdev_qid] = in sfc_rx_qstart()916 sa->eth_dev->data->rx_queue_state[ethdev_qid] = in sfc_rx_qstop()
2421 dev->data->rx_queue_state[i] = RTE_ETH_QUEUE_STATE_STARTED; in virtio_dev_start()2543 dev->data->rx_queue_state[i] = RTE_ETH_QUEUE_STATE_STOPPED; in virtio_dev_stop()
402 priv->dev_data->rx_queue_state[idx] = RTE_ETH_QUEUE_STATE_STARTED; in mlx5_rxq_ibv_obj_new()