Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.c114 void bcm_vk_set_host_alert(struct bcm_vk *vk, u32 bit_mask) in bcm_vk_set_host_alert() function
177 bcm_vk_set_host_alert(vk, ERR_LOG_HOST_HB_FAIL); in bcm_vk_hb_poll()
648 bcm_vk_set_host_alert(vk, ERR_LOG_HOST_PCIE_DWN); in bcm_to_v_msg_enqueue()
831 bcm_vk_set_host_alert(vk, in bcm_to_h_msg_dequeue()
H A Dbcm_vk.h514 void bcm_vk_set_host_alert(struct bcm_vk *vk, u32 bit_mask);
H A Dbcm_vk_dev.c179 bcm_vk_set_host_alert(vk, ERR_LOG_HOST_INTF_V_FAIL); in bcm_vk_intf_ver_chk()