Home
last modified time | relevance | path

Searched refs:device_max_receive (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.c182 static inline int device_max_receive(struct fw_device *fw_device) in device_max_receive() function
2043 peer->max_payload = min(device_max_receive(parent), in fwserial_add_peer()