Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.h27 #define MAX_PAYLOAD_SIZE BLOCK_3_SIZE macro
H A Disp1760-hcd.c1366 if (len > MAX_PAYLOAD_SIZE) in qtd_fill()
1367 len = MAX_PAYLOAD_SIZE; in qtd_fill()
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-meson.c43 #define MAX_PAYLOAD_SIZE 256 macro
298 meson_set_max_payload(mp, MAX_PAYLOAD_SIZE); in meson_pcie_establish_link()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-meson.c43 #define MAX_PAYLOAD_SIZE 256 macro
385 meson_set_max_payload(mp, MAX_PAYLOAD_SIZE); in meson_pcie_host_init()

Completed in 8 milliseconds