Home
last modified time | relevance | path

Searched refs:n_allocated_vis (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/sfc/
Def10.c536 nic_data->n_allocated_vis = MCDI_DWORD(outbuf, ALLOC_VIS_OUT_VI_COUNT); in efx_ef10_alloc_vis()
620 nic_data->n_allocated_vis < in efx_ef10_dimension_resources()
624 nic_data->n_allocated_vis, nic_data->n_piobufs); in efx_ef10_dimension_resources()
683 rc = efx_ef10_alloc_vis(efx, nic_data->n_allocated_vis, in efx_ef10_init_nic()
684 nic_data->n_allocated_vis); in efx_ef10_init_nic()
Dnic.h479 unsigned int n_allocated_vis; member