Lines Matching refs:fax_connect_info_length
2679 plci->fax_connect_info_length = len; in connect_b3_req()
2771 if (plci->fax_connect_info_length < len) in connect_b3_res()
2782 if (plci->fax_connect_info_length <= len) in connect_b3_res()
2785 if (plci->fax_connect_info_length <= len) in connect_b3_res()
2794 plci->fax_connect_info_length = len; in connect_b3_res()
2931 plci->fax_connect_info_length = 0; in disconnect_b3_res()
3679 if (plci->fax_connect_info_length < len) in manufacturer_res()
3690 if (plci->fax_connect_info_length <= len) in manufacturer_res()
3693 if (plci->fax_connect_info_length <= len) in manufacturer_res()
3702 plci->fax_connect_info_length = len; in manufacturer_res()
3703 plci->fax_edata_ack_length = plci->fax_connect_info_length; in manufacturer_res()
7190 plci->fax_connect_info_length = 0; in get_plci()
8251 if (plci->fax_connect_info_length != 0) in add_b23()
8334 if (pos < plci->fax_connect_info_length) in add_b23()
8341 if (pos < plci->fax_connect_info_length) in add_b23()
8351 if ((pos < plci->fax_connect_info_length) && (plci->fax_connect_info_buffer[pos] != 0)) in add_b23()
8392 plci->fax_connect_info_length = len; in add_b23()
14018 plci->NData[0].PLength = plci->fax_connect_info_length; in fax_connect_ack_command()
14106 plci->NData[0].PLength = plci->fax_connect_info_length; in fax_connect_info_command()