Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dn_gsm.c135 DLCI_OPEN, /* SABM/UA complete */ enumerator
1053 if (dlci->state != DLCI_OPEN) { in gsm_data_kick()
1380 if (dlci->state != DLCI_OPEN) in gsm_dlci_data_sweep()
1752 if ((!cr && dlci->state == DLCI_OPENING) || dlci->state == DLCI_OPEN) { in gsm_control_negotiation()
2168 dlci->state = DLCI_OPEN; in gsm_dlci_open()
2834 if (dlci == NULL || dlci->state != DLCI_OPEN) { in gsm_queue()
4066 if (dlci->state != DLCI_OPEN || dlci->adaption != 2) in gsm_modem_upd_via_data()
4142 dlci->state != DLCI_OPEN || in gsm_wait_modem_change()
4146 if (dlci->state != DLCI_OPEN) in gsm_wait_modem_change()
4157 if (dlci->state != DLCI_OPEN) in gsm_carrier_raised()
[all …]