max_vis          1259 drivers/net/ethernet/sfc/ef10.c 			      unsigned int min_vis, unsigned int max_vis)
max_vis          1268 drivers/net/ethernet/sfc/ef10.c 	MCDI_SET_DWORD(inbuf, ALLOC_VIS_IN_MAX_VI_COUNT, max_vis);
max_vis          1294 drivers/net/ethernet/sfc/ef10.c 	unsigned int channel_vis, pio_write_vi_base, max_vis;
max_vis          1355 drivers/net/ethernet/sfc/ef10.c 		max_vis = pio_write_vi_base + nic_data->n_piobufs;
max_vis          1359 drivers/net/ethernet/sfc/ef10.c 		max_vis = channel_vis;
max_vis          1367 drivers/net/ethernet/sfc/ef10.c 	rc = efx_ef10_alloc_vis(efx, min_vis, max_vis);