Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dn_gsm.c378 #define UIH 0xEF macro
596 case UIH: in gsm_encode_params()
714 if ((control & ~PF) == UI || (control & ~PF) == UIH) in gsm_print_packet()
735 case UIH: in gsm_print_packet()
988 case UIH: in gsm_is_flow_ctrl_msg()
1129 case UIH: in __gsm_data_queue()
1586 ftype = UIH; in gsm_process_negotiation()
1632 if (ftype != UI && ftype != UIH && k > dlci->k) { in gsm_process_negotiation()
2510 if (dlci->ftype == UIH) in gsm_dlci_copy_config_values()
2605 dlci->ftype = UIH; in gsm_dlci_config()
[all …]