]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/ice_dcf.h
net/ice/base: add helper to check for 100M speed support
[dpdk.git] / drivers / net / ice / ice_dcf.h
index 36c2d0965e95cabccdc965cc46d1101eff8c3de8..6ec766ebda0452f37cacb8e8a0fdf4baf5607a1f 100644 (file)
@@ -111,6 +111,8 @@ struct ice_dcf_hw {
        /* Link status */
        bool link_up;
        uint32_t link_speed;
+
+       bool resetting;
 };
 
 int ice_dcf_execute_virtchnl_cmd(struct ice_dcf_hw *hw,