must_realloc_vis 1453 drivers/net/ethernet/sfc/ef10.c 	if (nic_data->must_realloc_vis) {
must_realloc_vis 1459 drivers/net/ethernet/sfc/ef10.c 		nic_data->must_realloc_vis = false;
must_realloc_vis 1498 drivers/net/ethernet/sfc/ef10.c 	nic_data->must_realloc_vis = true;
must_realloc_vis 3966 drivers/net/ethernet/sfc/ef10.c 	if (nic_data->must_realloc_vis) {
must_realloc_vis 4422 drivers/net/ethernet/sfc/ef10.c 	if (rc == -EINVAL && nic_data->must_realloc_vis)
must_realloc_vis  407 drivers/net/ethernet/sfc/nic.h 	bool must_realloc_vis;