Searched refs:DLCI_OPEN (Results 1 – 1 of 1) sorted by relevance
135 DLCI_OPEN, /* SABM/UA complete */ enumerator1055 if (dlci->state != DLCI_OPEN) { in gsm_data_kick()1382 if (dlci->state != DLCI_OPEN) in gsm_dlci_data_sweep()1754 if ((!cr && dlci->state == DLCI_OPENING) || dlci->state == DLCI_OPEN) { in gsm_control_negotiation()2170 dlci->state = DLCI_OPEN; in gsm_dlci_open()2836 if (dlci == NULL || dlci->state != DLCI_OPEN) { in gsm_queue()4122 if (dlci->state != DLCI_OPEN || dlci->adaption != 2) in gsm_modem_upd_via_data()4200 dlci->state != DLCI_OPEN || in gsm_wait_modem_change()4204 if (dlci->state != DLCI_OPEN) in gsm_wait_modem_change()4215 if (dlci->state != DLCI_OPEN) in gsm_carrier_raised()[all …]