Home
last modified time | relevance | path

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

/openbmc/linux/include/net/mana/
H A Dhw_channel.h189 u32 hwc_timeout; member
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c184 hwc->hwc_timeout = val; in mana_hwc_init_event_handler()
717 hwc->hwc_timeout = HW_CHANNEL_WAIT_RESOURCE_TIMEOUT_MS; in mana_hwc_create_channel()
792 hwc->hwc_timeout = 0; in mana_hwc_destroy_channel()
850 (msecs_to_jiffies(hwc->hwc_timeout)))) { in mana_hwc_send_request()
H A Dgdma_main.c935 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()