Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dn_gsm.c381 #define UIH 0xEF macro
600 case UIH: in gsm_encode_params()
718 if ((control & ~PF) == UI || (control & ~PF) == UIH) in gsm_print_packet()
739 case UIH: in gsm_print_packet()
992 case UIH: in gsm_is_flow_ctrl_msg()
1133 case UIH: in __gsm_data_queue()
1590 ftype = UIH; in gsm_process_negotiation()
1636 if (ftype != UI && ftype != UIH && k > dlci->k) { in gsm_process_negotiation()
2518 if (dlci->ftype == UIH) in gsm_dlci_copy_config_values()
2613 dlci->ftype = UIH; in gsm_dlci_config()
[all …]