Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/surface/aggregator/
Dssh_packet_layer.c201 #define SSH_PTL_PACKET_TIMEOUT ms_to_ktime(1000) macro
2051 ptl->rtx_timeout.timeout = SSH_PTL_PACKET_TIMEOUT; in ssh_ptl_init()