Searched refs:allocated_vis (Results 1 – 3 of 3) sorted by relevance
33 static int ef100_alloc_vis(struct efx_nic *efx, unsigned int *allocated_vis) in ef100_alloc_vis() argument54 NULL, allocated_vis); in ef100_alloc_vis()111 unsigned int allocated_vis; in ef100_net_open() local134 rc = ef100_alloc_vis(efx, &allocated_vis); in ef100_net_open()142 rc = ef100_remap_bar(efx, allocated_vis); in ef100_net_open()
15 unsigned int *allocated_vis);
36 unsigned int *allocated_vis) in efx_mcdi_alloc_vis() argument58 if (allocated_vis) in efx_mcdi_alloc_vis()59 *allocated_vis = MCDI_DWORD(outbuf, ALLOC_VIS_OUT_VI_COUNT); in efx_mcdi_alloc_vis()