Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h150 u16 admin_completion_timeout; member
H A Defa_main.c242 if (hw_hints->admin_completion_timeout) in efa_update_hw_hints()
244 hw_hints->admin_completion_timeout; in efa_update_hw_hints()
H A Defa_admin_cmds_defs.h782 u16 admin_completion_timeout; member
H A Defa_com_cmd.c551 result->admin_completion_timeout = resp.u.hw_hints.admin_completion_timeout; in efa_com_get_hw_hints()