Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/
Dthunderbolt.c214 static bool tbnet_e2e = true; variable
215 module_param_named(e2e, tbnet_e2e, bool, 0444);
909 if (tbnet_e2e && net->svc->prtcstns & TBNET_E2E) in tbnet_open()
1390 if (tbnet_e2e) in tbnet_init()