Searched refs:rx_bulk_alloc_allowed (Results 1 – 21 of 21) sorted by relevance
131 bool rx_bulk_alloc_allowed; member
2194 if (adapter->rx_bulk_alloc_allowed) in ngbe_reset_rx_queue()2328 adapter->rx_bulk_alloc_allowed = false; in ngbe_dev_rx_queue_setup()2337 if (adapter->rx_bulk_alloc_allowed) in ngbe_dev_rx_queue_setup()2776 if (adapter->rx_bulk_alloc_allowed) { in ngbe_set_rx_function()2797 } else if (adapter->rx_bulk_alloc_allowed) { in ngbe_set_rx_function()
908 adapter->rx_bulk_alloc_allowed = true; in ngbe_dev_configure()
309 bool rx_bulk_alloc_allowed; member
693 ad->rx_bulk_alloc_allowed = false; in iavf_dev_rx_queue_setup()3037 } else if (adapter->rx_bulk_alloc_allowed) { in iavf_set_rx_function()
621 ad->rx_bulk_alloc_allowed = true; in iavf_dev_configure()
1915 ad->rx_bulk_alloc_allowed = true; in i40e_dev_rx_queue_setup_runtime()1919 ad->rx_bulk_alloc_allowed = false; in i40e_dev_rx_queue_setup_runtime()1930 if (ad->rx_bulk_alloc_allowed && use_def_burst_func) { in i40e_dev_rx_queue_setup_runtime()2098 ad->rx_bulk_alloc_allowed = false; in i40e_dev_rx_queue_setup()3248 !ad->rx_bulk_alloc_allowed) { in i40e_set_rx_function()3326 } else if (!dev->data->scattered_rx && ad->rx_bulk_alloc_allowed) { in i40e_set_rx_function()
1232 bool rx_bulk_alloc_allowed; member
1881 ad->rx_bulk_alloc_allowed = true; in i40e_dev_configure()
541 bool rx_bulk_alloc_allowed; member
1184 ad->rx_bulk_alloc_allowed = false; in ice_rx_queue_setup()3248 if (rx_check_ret >= 0 && ad->rx_bulk_alloc_allowed && in ice_set_rx_function()3366 } else if (ad->rx_bulk_alloc_allowed) { in ice_set_rx_function()
691 ad->rx_bulk_alloc_allowed = true; in ice_dcf_dev_configure()
3313 ad->rx_bulk_alloc_allowed = true; in ice_dev_configure()
2958 if (adapter->rx_bulk_alloc_allowed) in ixgbe_reset_rx_queue()3202 adapter->rx_bulk_alloc_allowed = false; in ixgbe_dev_rx_queue_setup()3211 if (adapter->rx_bulk_alloc_allowed) in ixgbe_dev_rx_queue_setup()4790 !adapter->rx_bulk_alloc_allowed || in ixgbe_set_rx_function()4807 if (adapter->rx_bulk_alloc_allowed) { in ixgbe_set_rx_function()4827 } else if (adapter->rx_bulk_alloc_allowed) { in ixgbe_set_rx_function()4856 } else if (adapter->rx_bulk_alloc_allowed) { in ixgbe_set_rx_function()
494 bool rx_bulk_alloc_allowed; member
2417 adapter->rx_bulk_alloc_allowed = true; in ixgbe_dev_configure()5300 adapter->rx_bulk_alloc_allowed = true; in ixgbevf_dev_configure()
363 bool rx_bulk_alloc_allowed; member
2523 if (adapter->rx_bulk_alloc_allowed) in txgbe_reset_rx_queue()2661 adapter->rx_bulk_alloc_allowed = false; in txgbe_dev_rx_queue_setup()2670 if (adapter->rx_bulk_alloc_allowed) in txgbe_dev_rx_queue_setup()4220 if (adapter->rx_bulk_alloc_allowed) { in txgbe_set_rx_function()4234 if (adapter->rx_bulk_alloc_allowed) { in txgbe_set_rx_function()4255 } else if (adapter->rx_bulk_alloc_allowed) { in txgbe_set_rx_function()
601 adapter->rx_bulk_alloc_allowed = true; in txgbevf_dev_configure()
1512 adapter->rx_bulk_alloc_allowed = true; in txgbe_dev_configure()
817 Move ``rx_bulk_alloc_allowed`` and ``rx_vec_allowed`` from ``ixgbe_hw`` to