Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.h151 u32 dcqcn_timeuot_us; member
H A Decore_sp_commands.c565 rl_update->dcqcn_timeuot_us = OSAL_CPU_TO_LE32(params->dcqcn_timeuot_us); in ecore_sp_rl_update()
576 rl_update->dcqcn_timeuot_us, rl_update->qcn_timeuot_us); in ecore_sp_rl_update()
H A Decore_hsi_common.h1947 __le32 dcqcn_timeuot_us /* DCQCN timeout. */; member
H A Decore_roce.c112 params.dcqcn_timeuot_us = dcqcn_params->dcqcn_timeout_us; in ecore_roce_start_rl()