Lines Matching +full:reserved +full:- +full:endpoints
1 /* SPDX-License-Identifier: GPL-2.0 */
3 /* Copyright (c) 2012-2018, The Linux Foundation. All rights reserved.
4 * Copyright (C) 2019-2024 Linaro Ltd.
22 /* Non-zero granularity of counter used to implement aggregation timeout */
44 * struct ipa_endpoint_tx - Endpoint configuration for TX endpoints
59 * struct ipa_endpoint_rx - Endpoint configuration for RX endpoints
61 * @pad_align: power-of-2 boundary to which packet payload is aligned
64 * @aggr_close_eof: whether aggregation closes on end-of-frame
65 * @holb_drop: whether to drop packets to avoid head-of-line blocking
68 * to be a power-of-2 number of pages.
72 * to the end of the packet data so the result ends on a power-of-2 boundary.
99 * struct ipa_endpoint_config - IPA endpoint hardware configuration
107 * @tx: TX-specific endpoint information (see above)
108 * @rx: RX-specific endpoint information (see above)
138 * struct ipa_endpoint - IPA endpoint information
166 /* Receive buffer replenishing for RX endpoints */