Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h110 u16 auth_timeout; member
Dhost_interface.c478 if (param->auth_timeout > 0) { in handle_cfg_param()
480 wid_list[i].val = (s8 *)&param->auth_timeout; in handle_cfg_param()
483 hif_drv->cfg_values.auth_timeout = param->auth_timeout; in handle_cfg_param()