Searched refs:features_tmp (Results 1 – 1 of 1) sorted by relevance
636 netdev_features_t features_tmp = features; in hinic3_fix_features() local639 if (!(features_tmp & NETIF_F_RXCSUM)) in hinic3_fix_features()640 features_tmp &= ~NETIF_F_LRO; in hinic3_fix_features()642 return features_tmp; in hinic3_fix_features()