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