Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_gsm.c135 DLCI_OPEN, /* SABM/UA complete */ enumerator
1055 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()
4120 if (dlci->state != DLCI_OPEN || dlci->adaption != 2) in gsm_modem_upd_via_data()
4198 dlci->state != DLCI_OPEN || in gsm_wait_modem_change()
4202 if (dlci->state != DLCI_OPEN) in gsm_wait_modem_change()
4213 if (dlci->state != DLCI_OPEN) in gsm_carrier_raised()
[all …]