Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
Defa_com_cmd.h140 u16 admin_completion_timeout; member
Defa_main.c180 if (hw_hints->admin_completion_timeout) in efa_update_hw_hints()
182 hw_hints->admin_completion_timeout; in efa_update_hw_hints()
Defa_admin_cmds_defs.h704 u16 admin_completion_timeout; member
Defa_com_cmd.c516 result->admin_completion_timeout = resp.u.hw_hints.admin_completion_timeout; in efa_com_get_hw_hints()