Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/
Dn_gsm.c125 DLCI_CLOSING, /* Sending DISC not seen UA/DM */ enumerator
1861 case DLCI_CLOSING: in gsm_dlci_t1()
1907 case DLCI_CLOSING: in gsm_dlci_set_opening()
1929 if (dlci->state == DLCI_CLOSED || dlci->state == DLCI_CLOSING) in gsm_dlci_begin_close()
1932 dlci->state = DLCI_CLOSING; in gsm_dlci_begin_close()
2223 case DLCI_CLOSING: in gsm_queue()