Lines Matching refs:fax_connect_info_length
2802 plci->fax_connect_info_length = len; in connect_b3_req()
2894 if (plci->fax_connect_info_length < len) in connect_b3_res()
2905 if (plci->fax_connect_info_length <= len) in connect_b3_res()
2908 if (plci->fax_connect_info_length <= len) in connect_b3_res()
2917 plci->fax_connect_info_length = len; in connect_b3_res()
3054 plci->fax_connect_info_length = 0; in disconnect_b3_res()
3804 if (plci->fax_connect_info_length < len) in manufacturer_res()
3815 if (plci->fax_connect_info_length <= len) in manufacturer_res()
3818 if (plci->fax_connect_info_length <= len) in manufacturer_res()
3827 plci->fax_connect_info_length = len; in manufacturer_res()
3828 plci->fax_edata_ack_length = plci->fax_connect_info_length; in manufacturer_res()
7328 plci->fax_connect_info_length = 0; in get_plci()
8389 if (plci->fax_connect_info_length != 0) in add_b23()
8472 if (pos < plci->fax_connect_info_length) in add_b23()
8479 if (pos < plci->fax_connect_info_length) in add_b23()
8489 if ((pos < plci->fax_connect_info_length) && (plci->fax_connect_info_buffer[pos] != 0)) in add_b23()
8530 plci->fax_connect_info_length = len; in add_b23()
14121 plci->NData[0].PLength = plci->fax_connect_info_length; in fax_connect_ack_command()
14208 plci->NData[0].PLength = plci->fax_connect_info_length; in fax_connect_info_command()