On Mon, Aug 18, 2025 at 12:13:05PM +0000, Sakari Ailus wrote: > > > how about one of these: > > > usb_endpoint_max_periodic_bytes() > > > usb_endpoint_max_periodic_payload() > > > usb_endpoint_max_periodic_bpi() > > > > How about usb_endpoint_max_si_payload() ("si" being for service interval)? > > I somehow missed your latter sentence earlier. I'm totally fine with these, > perhaps I'm slightly leaning towards usb_endpoint_max_periodic_payload() > but let's see what others think. I'm okay with either usb_endpoint_max_periodic_bytes() or usb_endpoint_max_periodic_payload(). Alan Stern