Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.c196 static void ifcvf_add_status(struct ifcvf_hw *hw, u8 status) in ifcvf_add_status() function
265 ifcvf_add_status(hw, VIRTIO_CONFIG_S_FEATURES_OK); in ifcvf_config_features()
367 ifcvf_add_status(hw, VIRTIO_CONFIG_S_ACKNOWLEDGE); in ifcvf_start_hw()
368 ifcvf_add_status(hw, VIRTIO_CONFIG_S_DRIVER); in ifcvf_start_hw()
376 ifcvf_add_status(hw, VIRTIO_CONFIG_S_DRIVER_OK); in ifcvf_start_hw()