Lines Matching refs:UIH
326 #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()
2697 if (gsm->ftype == UIH) in gsm_copy_config_values()
2764 gsm->ftype = UIH; in gsm_config()