Home
last modified time | relevance | path

Searched refs:MEDIUM_STREAM_ARRAY_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c546 if (size > MEDIUM_STREAM_ARRAY_SIZE) in xhci_free_stream_ctx()
574 if (size > MEDIUM_STREAM_ARRAY_SIZE) in xhci_alloc_stream_ctx()
2516 dev, MEDIUM_STREAM_ARRAY_SIZE, 16, 0); in xhci_mem_init()
2517 /* Any stream context array bigger than MEDIUM_STREAM_ARRAY_SIZE in xhci_mem_init()
H A Dxhci.h863 #define MEDIUM_STREAM_ARRAY_SIZE 1024 macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c537 if (size > MEDIUM_STREAM_ARRAY_SIZE) in xhci_free_stream_ctx()
562 if (size > MEDIUM_STREAM_ARRAY_SIZE) in xhci_alloc_stream_ctx()
2383 dev, MEDIUM_STREAM_ARRAY_SIZE, 16, 0); in xhci_mem_init()
2384 /* Any stream context array bigger than MEDIUM_STREAM_ARRAY_SIZE in xhci_mem_init()
H A Dxhci.h866 #define MEDIUM_STREAM_ARRAY_SIZE 1024 macro

Completed in 24 milliseconds