Lines Matching +full:pcie +full:- +full:mirror
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
19 * enum nfp_mbox_cmd - PF mailbox commands
25 * Input - struct nfp_shared_buf_pool_id
26 * Output - struct nfp_shared_buf_pool_info_get
29 * Input - struct nfp_shared_buf_pool_info_set
30 * Output - None
32 * @NFP_MBOX_PCIE_ABM_ENABLE: enable PCIe-side advanced buffer management
33 * Enable advanced buffer management of the PCIe block. If ABM is disabled
34 * PCIe block maintains a very short queue of buffers and does tail drop.
36 * Input - None
37 * Output - None
39 * @NFP_MBOX_PCIE_ABM_DISABLE: disable PCIe-side advanced buffer management
40 * Input - None
41 * Output - None
57 * struct nfp_shared_buf - NFP shared buffer description
58 * @id: numerical user-visible id of the shared buffer
79 * struct nfp_shared_buf_pool_id - shared buffer pool identification
89 * struct nfp_shared_buf_pool_info_get - struct devlink_sb_pool_info mirror
101 * struct nfp_shared_buf_pool_info_set - packed args of sb_pool_set