Searched refs:num_xdp_queues (Results 1 – 12 of 12) sorted by relevance
264 for (i = 0; i < adapter->num_xdp_queues; i++, reg_idx++) in ixgbe_cache_ring_rss()386 adapter->num_xdp_queues = 0; in ixgbe_set_dcb_sriov_queues()484 adapter->num_xdp_queues = 0; in ixgbe_set_dcb_queues()557 adapter->num_xdp_queues = 0; in ixgbe_set_sriov_queues()690 adapter->num_xdp_queues = ixgbe_xdp_queues(adapter); in ixgbe_set_rss_queues()711 adapter->num_xdp_queues = 0; in ixgbe_set_num_queues()746 vectors = max(vectors, adapter->num_xdp_queues); in ixgbe_acquire_msix_vectors()1059 int xdp_remaining = adapter->num_xdp_queues; in ixgbe_alloc_q_vectors()1113 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbe_alloc_q_vectors()1122 adapter->num_xdp_queues = 0; in ixgbe_alloc_q_vectors()[all …]
630 for (n = 0; n < adapter->num_xdp_queues; n++) { in ixgbe_dump()970 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_update_xoff_rx_lfc()1018 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbe_update_xoff_received()3851 adapter->num_xdp_queues; in ixgbe_setup_mtqc()3897 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_configure_tx()6249 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbe_disable_tx()6296 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbe_disable_tx()6484 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_clean_all_tx_rings()6937 for (j = 0; j < adapter->num_xdp_queues; j++) { in ixgbe_setup_all_tx_resources()7094 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_free_all_tx_resources()[all …]
520 if (qid >= adapter->num_xdp_queues) in ixgbe_xsk_wakeup()
1207 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_set_ringparam()1218 i = max_t(int, adapter->num_tx_queues + adapter->num_xdp_queues, in ixgbe_set_ringparam()1251 for (j = 0; j < adapter->num_xdp_queues; j++, i++) { in ixgbe_set_ringparam()1272 for (j = 0; j < adapter->num_xdp_queues; j++, i++) { in ixgbe_set_ringparam()
687 int num_xdp_queues; member
838 priv->num_xdp_queues); in gve_create_xdp_rings()841 priv->num_xdp_queues); in gve_create_xdp_rings()848 priv->num_xdp_queues); in gve_create_xdp_rings()908 for (i = start_id; i < start_id + priv->num_xdp_queues; i++) { in init_xdp_sync_stats()933 int num_xdp_queues = priv->xdp_prog ? priv->rx_cfg.num_queues : 0; in gve_tx_get_curr_alloc_cfg() local939 cfg->num_rings = priv->tx_cfg.num_queues + num_xdp_queues; in gve_tx_get_curr_alloc_cfg()976 if (!priv->num_xdp_queues) in gve_alloc_xdp_rings()981 cfg.num_rings = priv->num_xdp_queues; in gve_alloc_xdp_rings()1031 priv->num_xdp_queues); in gve_destroy_xdp_rings()1073 cfg.num_rings = priv->num_xdp_queues; in gve_free_xdp_rings()[all …]
754 u16 num_xdp_queues; member1028 int num_xdp_queues, in gve_num_tx_qpls() argument1033 return tx_cfg->num_queues + num_xdp_queues; in gve_num_tx_qpls()1043 return priv->num_xdp_queues; in gve_num_xdp_qpls()1106 return priv->tx_cfg.num_queues + priv->num_xdp_queues; in gve_num_tx_queues()
497 if (priv->num_xdp_queues && in gve_set_channels()
847 smp_processor_id() % priv->num_xdp_queues); in gve_xdp_xmit()
62 ((struct ixgbevf_adapter *)netdev_priv(netdev))->num_xdp_queues + \268 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_set_ringparam()281 adapter->num_xdp_queues)); in ixgbevf_set_ringparam()305 for (j = 0; j < adapter->num_xdp_queues; i++, j++) { in ixgbevf_set_ringparam()367 for (j = 0; j < adapter->num_xdp_queues; i++, j++) { in ixgbevf_set_ringparam()396 i < adapter->num_tx_queues + adapter->num_xdp_queues; i++) in ixgbevf_set_ringparam()469 for (j = 0; j < adapter->num_xdp_queues; j++) { in ixgbevf_get_ethtool_stats()528 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbevf_get_strings()
1762 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_configure_tx()2487 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_clean_all_tx_rings()2527 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbevf_down()2630 adapter->num_xdp_queues = 0; in ixgbevf_set_num_queues()2660 adapter->num_xdp_queues = adapter->xdp_prog ? rss : 0; in ixgbevf_set_num_queues()2886 int xdp_remaining = adapter->num_xdp_queues; in ixgbevf_alloc_q_vectors()2999 adapter->num_xdp_queues); in ixgbevf_init_interrupt_scheme()3020 adapter->num_xdp_queues = 0; in ixgbevf_clear_interrupt_scheme()3232 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_check_hang_subtask()3405 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_free_all_tx_resources()[all …]
335 int num_xdp_queues; member