Searched refs:num_xdp_queues (Results 1 – 11 of 11) sorted by relevance
263 for (i = 0; i < adapter->num_xdp_queues; i++, reg_idx++) in ixgbe_cache_ring_rss()385 adapter->num_xdp_queues = 0; in ixgbe_set_dcb_sriov_queues()483 adapter->num_xdp_queues = 0; in ixgbe_set_dcb_queues()556 adapter->num_xdp_queues = 0; in ixgbe_set_sriov_queues()689 adapter->num_xdp_queues = ixgbe_xdp_queues(adapter); in ixgbe_set_rss_queues()710 adapter->num_xdp_queues = 0; in ixgbe_set_num_queues()745 vectors = max(vectors, adapter->num_xdp_queues); in ixgbe_acquire_msix_vectors()1058 int xdp_remaining = adapter->num_xdp_queues; in ixgbe_alloc_q_vectors()1112 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbe_alloc_q_vectors()1121 adapter->num_xdp_queues = 0; in ixgbe_alloc_q_vectors()[all …]
617 for (n = 0; n < adapter->num_xdp_queues; n++) { in ixgbe_dump()955 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_update_xoff_rx_lfc()1003 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbe_update_xoff_received()3611 adapter->num_xdp_queues; in ixgbe_setup_mtqc()3657 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_configure_tx()5913 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbe_disable_tx()5960 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbe_disable_tx()6147 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_clean_all_tx_rings()6595 for (j = 0; j < adapter->num_xdp_queues; j++) { in ixgbe_setup_all_tx_resources()6752 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_free_all_tx_resources()[all …]
1206 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbe_set_ringparam()1217 i = max_t(int, adapter->num_tx_queues + adapter->num_xdp_queues, in ixgbe_set_ringparam()1250 for (j = 0; j < adapter->num_xdp_queues; j++, i++) { in ixgbe_set_ringparam()1271 for (j = 0; j < adapter->num_xdp_queues; j++, i++) { in ixgbe_set_ringparam()
681 int num_xdp_queues; member
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()
1760 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_configure_tx()2485 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_clean_all_tx_rings()2525 for (i = 0; i < adapter->num_xdp_queues; i++) { in ixgbevf_down()2628 adapter->num_xdp_queues = 0; in ixgbevf_set_num_queues()2658 adapter->num_xdp_queues = adapter->xdp_prog ? rss : 0; in ixgbevf_set_num_queues()2884 int xdp_remaining = adapter->num_xdp_queues; in ixgbevf_alloc_q_vectors()2997 adapter->num_xdp_queues); in ixgbevf_init_interrupt_scheme()3018 adapter->num_xdp_queues = 0; in ixgbevf_clear_interrupt_scheme()3230 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_check_hang_subtask()3403 for (i = 0; i < adapter->num_xdp_queues; i++) in ixgbevf_free_all_tx_resources()[all …]
335 int num_xdp_queues; member
748 u16 num_xdp_queues; member1022 int num_xdp_queues, in gve_num_tx_qpls() argument1027 return tx_cfg->num_queues + num_xdp_queues; in gve_num_tx_qpls()1037 return priv->num_xdp_queues; in gve_num_xdp_qpls()1100 return priv->tx_cfg.num_queues + priv->num_xdp_queues; in gve_num_tx_queues()
830 priv->num_xdp_queues); in gve_create_xdp_rings()833 priv->num_xdp_queues); in gve_create_xdp_rings()840 priv->num_xdp_queues); in gve_create_xdp_rings()900 for (i = start_id; i < start_id + priv->num_xdp_queues; i++) { in init_xdp_sync_stats()966 if (!priv->num_xdp_queues) in gve_alloc_xdp_rings()971 cfg.num_rings = priv->num_xdp_queues; in gve_alloc_xdp_rings()1021 priv->num_xdp_queues); in gve_destroy_xdp_rings()1063 cfg.num_rings = priv->num_xdp_queues; in gve_free_xdp_rings()1197 if (!priv->num_xdp_queues) in gve_reg_xdp_info()1227 for (i = 0; i < priv->num_xdp_queues; i++) { in gve_reg_xdp_info()[all …]
495 if (priv->num_xdp_queues && in gve_set_channels()
841 smp_processor_id() % priv->num_xdp_queues); in gve_xdp_xmit()