Searched refs:wait_config (Results 1 – 2 of 2) sorted by relevance
108 __u32 wait_config; member
338 bool wait_config; /* Wait for configuration by ioctl before DLCI open */ member2575 if ((open && gsm->wait_config) || need_restart) in gsm_dlci_config()3311 gsm->wait_config = false; /* Disabled */ in gsm_alloc_mux()3451 ce->wait_config = gsm->wait_config ? 1 : 0; in gsm_copy_config_ext_values()3485 gsm->wait_config = ce->wait_config ? true : false; in gsm_config_ext()4320 if (!dlci->gsm->wait_config) { in gsmtty_open()
Completed in 16 milliseconds