Searched refs:t4_toecaps_allowed (Results 1 – 1 of 1) sorted by relevance
626 static int t4_toecaps_allowed = -1; variable 628 &t4_toecaps_allowed, 0, "Default TCP offload capabilities");13804 if (t4_toecaps_allowed == -1) in tweak_tunables() 13805 t4_toecaps_allowed = FW_CAPS_CONFIG_TOE; in tweak_tunables() 13807 if (t4_toecaps_allowed == -1) in tweak_tunables() 13808 t4_toecaps_allowed = 0; in tweak_tunables()