Home
last modified time | relevance | path

Searched refs:n_allocated_vis (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnic.h135 * @n_allocated_vis: Number of VIs allocated to this function
174 unsigned int n_allocated_vis; member
H A Def10.c1130 &nic_data->n_allocated_vis); in efx_ef10_alloc_vis()
1226 if (nic_data->n_allocated_vis < channel_vis) { in efx_ef10_dimension_resources()
1235 efx->max_channels = nic_data->n_allocated_vis; in efx_ef10_dimension_resources()
1237 nic_data->n_allocated_vis / efx->tx_queues_per_channel; in efx_ef10_dimension_resources()
1247 nic_data->n_allocated_vis < in efx_ef10_dimension_resources()
1251 nic_data->n_allocated_vis, nic_data->n_piobufs); in efx_ef10_dimension_resources()
1322 rc = efx_ef10_alloc_vis(efx, nic_data->n_allocated_vis, in efx_ef10_init_nic()
1323 nic_data->n_allocated_vis); in efx_ef10_init_nic()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic.h228 * @n_allocated_vis: Number of VIs allocated to this function
267 unsigned int n_allocated_vis; member
H A Def10.c1130 &nic_data->n_allocated_vis); in efx_ef10_alloc_vis()
1226 if (nic_data->n_allocated_vis < channel_vis) { in efx_ef10_dimension_resources()
1235 efx->max_channels = nic_data->n_allocated_vis; in efx_ef10_dimension_resources()
1237 nic_data->n_allocated_vis / efx->tx_queues_per_channel; in efx_ef10_dimension_resources()
1247 nic_data->n_allocated_vis < in efx_ef10_dimension_resources()
1251 nic_data->n_allocated_vis, nic_data->n_piobufs); in efx_ef10_dimension_resources()
1322 rc = efx_ef10_alloc_vis(efx, nic_data->n_allocated_vis, in efx_ef10_init_nic()
1323 nic_data->n_allocated_vis); in efx_ef10_init_nic()

Completed in 12 milliseconds