Searched refs:adaption (Results 1 – 3 of 3) sorted by relevance
824 switch (dlci->adaption) { in gsm_dlci_data_output()862 if (dlci->adaption == 4) in gsm_dlci_data_output_framed()1690 dlci->adaption = gsm->adaption; in gsm_dlci_alloc()2285 gsm->adaption = 1; in gsm_alloc_mux()2298 c->adaption = gsm->adaption; in gsm_copy_config_values()2321 if ((c->adaption != 1 && c->adaption != 2) || c->k) in gsm_config()2345 if (c->adaption != gsm->adaption) in gsm_config()2375 gsm->adaption = c->adaption; in gsm_config()2874 if (dlci->adaption > 2) in gsm_create_network()2880 if (nc->adaption != 3 && nc->adaption != 4) in gsm_create_network()[all …]
11 unsigned int adaption; member30 unsigned int adaption; /* Adaption to use in network mode */ member
37 often the need for adaption of large parts of the application to the
Completed in 12 milliseconds