DPDK 22.11.4
rte_pmd_dpaa.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright 2018 NXP
3 */
4
5#ifndef _PMD_DPAA_H_
6#define _PMD_DPAA_H_
7
31int
32rte_pmd_dpaa_set_tx_loopback(uint16_t port, uint8_t on);
33
34#endif /* _PMD_DPAA_H_ */
int rte_pmd_dpaa_set_tx_loopback(uint16_t port, uint8_t on)