Lines Matching +full:extended +full:- +full:wait
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
24 * struct gsm_config - n_gsm basic configuration parameters
28 * struct gsm_config_ext can be used to configure extended ldisc parameters.
37 * @t3: Response timer for wake-up procedure
65 * struct gsm_netconfig - n_gsm network configuration parameters
73 * @protocol: Protocol to use - only ETH_P_IP supported.
93 * struct gsm_config_ext - n_gsm extended configuration parameters
96 * GSMIOC_SETCONF_EXT to retrieve and set the extended parameters of an
101 * @keep_alive: Control channel keep-alive in 1/100th of a second (0 to disable).
102 * @wait_config: Wait for DLCI config before opening virtual link?
117 * struct gsm_dlci_config - n_gsm channel configuration parameters