unit_format       228 drivers/net/ethernet/sfc/ethtool.c 			  int *test, const char *unit_format, int unit_id,
unit_format       239 drivers/net/ethernet/sfc/ethtool.c 		if (strchr(unit_format, '%'))
unit_format       241 drivers/net/ethernet/sfc/ethtool.c 				 unit_format, unit_id);
unit_format       243 drivers/net/ethernet/sfc/ethtool.c 			strcpy(unit_str, unit_format);
unit_format       210 drivers/net/ethernet/sfc/falcon/ethtool.c 			  int *test, const char *unit_format, int unit_id,
unit_format       221 drivers/net/ethernet/sfc/falcon/ethtool.c 		if (strchr(unit_format, '%'))
unit_format       223 drivers/net/ethernet/sfc/falcon/ethtool.c 				 unit_format, unit_id);
unit_format       225 drivers/net/ethernet/sfc/falcon/ethtool.c 			strcpy(unit_str, unit_format);