Lines Matching full:hdlc
145 * HDLC:
147 * It works quite the same as transparent, except that HDLC data is forwarded
150 * Conference cannot join, if one member is not hdlc.
300 if (dsp->hdlc) { in dsp_control_req()
354 if (dsp->hdlc) { in dsp_control_req()
374 if (dsp->hdlc) { in dsp_control_req()
389 if (dsp->hdlc) { in dsp_control_req()
406 if (dsp->hdlc) { in dsp_control_req()
456 if (dsp->hdlc) { in dsp_control_req()
470 if (dsp->hdlc) { in dsp_control_req()
503 if (dsp->hdlc) { in dsp_control_req()
524 if (dsp->hdlc) { in dsp_control_req()
534 if (dsp->hdlc) { in dsp_control_req()
544 if (dsp->hdlc) { in dsp_control_req()
554 if (dsp->hdlc) { in dsp_control_req()
572 if (dsp->hdlc) { in dsp_control_req()
606 if (dsp->hdlc) { in dsp_control_req()
678 /* trigger next hdlc frame, if any */ in dsp_function()
679 if (dsp->hdlc) { in dsp_function()
698 if (dsp->hdlc) { in dsp_function()
699 /* hdlc */ in dsp_function()
880 if (dsp->hdlc) { in dsp_function()
881 /* hdlc */ in dsp_function()
1011 if (dsp->hdlc && dsp->data_pending) in dsp_send_bh()
1073 ndsp->hdlc = 0; in dspcreate()
1076 ndsp->hdlc = 1; in dspcreate()