Searched refs:QLCNIC_LRO_ENABLED (Results 1 – 3 of 3) sorted by relevance
1092 int hw_lro = (features & NETIF_F_LRO) ? QLCNIC_LRO_ENABLED : 0; in qlcnic_set_features()
1010 #define QLCNIC_LRO_ENABLED 0x01 macro
1915 qlcnic_config_hw_lro(adapter, QLCNIC_LRO_ENABLED); in __qlcnic_up()