Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vdpa/ifcvf/
Difcvf_base.c190 static void ifcvf_add_status(struct ifcvf_hw *hw, u8 status) in ifcvf_add_status() function
308 ifcvf_add_status(hw, VIRTIO_CONFIG_S_FEATURES_OK); in ifcvf_config_features()
386 ifcvf_add_status(hw, VIRTIO_CONFIG_S_ACKNOWLEDGE); in ifcvf_start_hw()
387 ifcvf_add_status(hw, VIRTIO_CONFIG_S_DRIVER); in ifcvf_start_hw()
395 ifcvf_add_status(hw, VIRTIO_CONFIG_S_DRIVER_OK); in ifcvf_start_hw()