Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/
Dn_gsm.c326 #define UIH 0xEF macro
604 if ((control & ~PF) == UI || (control & ~PF) == UIH) in gsm_print_packet()
625 case UIH: in gsm_print_packet()
878 case UIH: in gsm_is_flow_ctrl_msg()
1019 case UIH: in __gsm_data_queue()
2245 case UIH: in gsm_queue()
2246 case UIH|PF: in gsm_queue()
2330 if ((gsm->control & ~PF) != UIH) { in gsm0_receive()
2385 if ((gsm->control & ~PF) != UIH) { in gsm1_receive()
2656 gsm->ftype = UIH; in gsm_alloc_mux()
[all …]