Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/efa/
Defa_com_cmd.h150 u16 admin_completion_timeout; member
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()
Defa_admin_cmds_defs.h782 u16 admin_completion_timeout; member
Defa_com_cmd.c551 result->admin_completion_timeout = resp.u.hw_hints.admin_completion_timeout; in efa_com_get_hw_hints()