Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_gsm.c380 #define UIH 0xEF macro
598 case UIH: in gsm_encode_params()
716 if ((control & ~PF) == UI || (control & ~PF) == UIH) in gsm_print_packet()
737 case UIH: in gsm_print_packet()
990 case UIH: in gsm_is_flow_ctrl_msg()
1131 case UIH: in __gsm_data_queue()
1588 ftype = UIH; in gsm_process_negotiation()
1634 if (ftype != UI && ftype != UIH && k > dlci->k) { in gsm_process_negotiation()
2512 if (dlci->ftype == UIH) in gsm_dlci_copy_config_values()
2607 dlci->ftype = UIH; in gsm_dlci_config()
[all …]