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