Lines Matching full:endpoints

399 		dev_err(dev, "too many endpoints specified (%u > %u)\n",  in ipa_endpoint_max()
404 /* Make sure needed endpoints have defined data */ in ipa_endpoint_max()
445 /* suspend_delay represents suspend for RX, delay for TX endpoints.
573 /* Put all modem RX endpoints into suspend mode, and stop transmission
574 * on all modem TX endpoints. Prior to IPA v4.2, endpoint DELAY mode is
575 * used for TX endpoints; starting with IPA v4.2 we use GSI channel flow
599 /* Reset all modem endpoints to use the default exception endpoint */
613 "no transaction to reset modem exception endpoints\n"); in ipa_endpoint_modem_exception_reset_all()
622 /* We only reset modem TX endpoints */ in ipa_endpoint_modem_exception_reset_all()
709 /* Checksum header inserted for AP TX endpoints only */ in ipa_qmap_header_size()
768 * We program QMAP endpoints so each packet received is preceded by a QMAP
890 return; /* Register not valid for TX endpoints */ in ipa_endpoint_init_hdr_metadata_mask()
910 return; /* Register not valid for RX endpoints */ in ipa_endpoint_init_mode()
1181 return; /* Register not valid for RX endpoints */ in ipa_endpoint_init_deaggr()
1214 return; /* Register not valid for RX endpoints */ in ipa_endpoint_init_seq()
1792 /* Ensure suspend mode is off on all AP RX endpoints */ in ipa_endpoint_program()
1933 /* Only AP endpoints get set up */ in ipa_endpoint_setup_one()
1999 * Furthermore, the endpoints were not grouped such that TX in ipa_endpoint_config()
2000 * endpoint numbers started with 0 and RX endpoints had numbers in ipa_endpoint_config()
2001 * higher than all TX endpoints, so we can't do the simple in ipa_endpoint_config()
2019 /* Find out about the endpoints supplied by the hardware, and ensure in ipa_endpoint_config()
2032 dev_err(dev, "too many endpoints, %u > %u\n", in ipa_endpoint_config()
2051 /* Mark all supported RX and TX endpoints as available */ in ipa_endpoint_config()
2139 /* Returns a bitmask of endpoints that support filtering, or 0 on error */
2148 /* Number of endpoints is one more than the maximum ID */ in ipa_endpoint_init()
2179 /* Make sure the set of filtered endpoints is valid */ in ipa_endpoint_init()