Searched refs:enable_hw_lro (Results 1 – 2 of 2) sorted by relevance
1017 ha->hw.enable_hw_lro = 1; in ql_hw_add_sysctls()1021 OID_AUTO, "enable_hw_lro", CTLFLAG_RW, &ha->hw.enable_hw_lro, in ql_hw_add_sysctls()1022 ha->hw.enable_hw_lro, "Enable Hardware LRO; Default is true \n" in ql_hw_add_sysctls()3038 if (ha->hw.enable_hw_lro) { in ql_init_hw_if()
1681 uint32_t enable_hw_lro; member