Lines Matching refs:UI
374 #define UI 0x03 macro
602 case UI: in gsm_encode_params()
717 if ((control & ~PF) == UI || (control & ~PF) == UIH) in gsm_print_packet()
735 case UI: in gsm_print_packet()
990 case UI: in gsm_is_flow_ctrl_msg()
1117 if (msg->ctrl == UI || msg->ctrl == (UI|PF)) in __gsm_data_queue()
1131 case UI: in __gsm_data_queue()
1592 ftype = UI; in gsm_process_negotiation()
1635 if (ftype != UI && ftype != UIH && k > dlci->k) { in gsm_process_negotiation()
2615 dlci->ftype = UI; in gsm_dlci_config()
2838 case UI: in gsm_queue()
2839 case UI|PF: in gsm_queue()
3427 gsm->ftype = UI; in gsm_config()