Lines Matching refs:UI
371 #define UI 0x03 macro
599 case UI: in gsm_encode_params()
714 if ((control & ~PF) == UI || (control & ~PF) == UIH) in gsm_print_packet()
732 case UI: in gsm_print_packet()
987 case UI: in gsm_is_flow_ctrl_msg()
1114 if (msg->ctrl == UI || msg->ctrl == (UI|PF)) in __gsm_data_queue()
1128 case UI: in __gsm_data_queue()
1589 ftype = UI; in gsm_process_negotiation()
1632 if (ftype != UI && ftype != UIH && k > dlci->k) { in gsm_process_negotiation()
2607 dlci->ftype = UI; in gsm_dlci_config()
2830 case UI: in gsm_queue()
2831 case UI|PF: in gsm_queue()
3365 gsm->ftype = UI; in gsm_config()