Home
last modified time | relevance | path

Searched refs:old_hw_features (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/ibm/
Dibmvnic.c3868 netdev_features_t old_hw_features = 0; in handle_query_ip_offload_rsp() local
3945 old_hw_features = adapter->netdev->hw_features; in handle_query_ip_offload_rsp()
3968 } else if (old_hw_features != adapter->netdev->hw_features) { in handle_query_ip_offload_rsp()
3974 tmp = (old_hw_features ^ adapter->netdev->hw_features) & in handle_query_ip_offload_rsp()