Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/sound/
H A Ddmic-codec.yaml36 modeswitch-delay-ms:
56 modeswitch-delay-ms = <35>;
/linux-6.15/net/ipv4/
H A Dtcp_htcp.c29 u8 modeswitch; /* Delay modeswitch member
156 ca->modeswitch = 0; in htcp_beta_update()
161 if (ca->modeswitch && minRTT > msecs_to_jiffies(10) && maxRTT) { in htcp_beta_update()
169 ca->modeswitch = 1; in htcp_beta_update()
H A DKconfig525 modeswitch to change the alpha and beta parameters of TCP Reno