QLCNIC_LRO_ENABLED
int hw_lro = (features & NETIF_F_LRO) ? QLCNIC_LRO_ENABLED : 0;
qlcnic_config_hw_lro(adapter, QLCNIC_LRO_ENABLED);