Searched refs:hwc_timeout (Results 1 – 3 of 3) sorted by relevance
193 hwc->hwc_timeout = val; in mana_hwc_init_event_handler()725 hwc->hwc_timeout = HW_CHANNEL_WAIT_RESOURCE_TIMEOUT_MS; in mana_hwc_create_channel()800 hwc->hwc_timeout = 0; in mana_hwc_destroy_channel()858 (msecs_to_jiffies(hwc->hwc_timeout)))) { in mana_hwc_send_request()
935 err = mana_gd_query_hwc_timeout(pdev, &hwc->hwc_timeout); in mana_gd_verify_vf_version()940 dev_dbg(gc->dev, "set the hwc timeout to %u\n", hwc->hwc_timeout); in mana_gd_verify_vf_version()
189 u32 hwc_timeout; member