Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/
HDt4_main.c583 static int t4_toecaps_allowed = -1; variable
585 &t4_toecaps_allowed, 0, "Default TCP offload capabilities");
12829 if (t4_toecaps_allowed == -1) in tweak_tunables()
12830 t4_toecaps_allowed = FW_CAPS_CONFIG_TOE; in tweak_tunables()
12832 if (t4_toecaps_allowed == -1) in tweak_tunables()
12833 t4_toecaps_allowed = 0; in tweak_tunables()