Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dhw_channel.h28 #define HW_CHANNEL_WAIT_RESOURCE_TIMEOUT_MS 30000 macro
/linux/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c725 hwc->hwc_timeout = HW_CHANNEL_WAIT_RESOURCE_TIMEOUT_MS; in mana_hwc_create_channel()