QLCNIC_LRO_ENABLED 1092 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c 	int hw_lro = (features & NETIF_F_LRO) ? QLCNIC_LRO_ENABLED : 0;
QLCNIC_LRO_ENABLED 1915 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		qlcnic_config_hw_lro(adapter, QLCNIC_LRO_ENABLED);