Searched refs:ifcvf_add_status (Results 1 – 1 of 1) sorted by relevance
202 static void ifcvf_add_status(struct ifcvf_hw *hw, u8 status) in ifcvf_add_status() function291 ifcvf_add_status(hw, VIRTIO_CONFIG_S_FEATURES_OK); in ifcvf_config_features()393 ifcvf_add_status(hw, VIRTIO_CONFIG_S_ACKNOWLEDGE); in ifcvf_start_hw()394 ifcvf_add_status(hw, VIRTIO_CONFIG_S_DRIVER); in ifcvf_start_hw()402 ifcvf_add_status(hw, VIRTIO_CONFIG_S_DRIVER_OK); in ifcvf_start_hw()
Completed in 5 milliseconds