DPDK
20.05.0
Main Page
Related Pages
Data Structures
Files
Examples
File List
Globals
drivers
net
dpaa
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
18
#include <
rte_ethdev_driver.h
>
19
33
int
34
rte_pmd_dpaa_set_tx_loopback
(uint8_t port, uint8_t on);
35
36
#endif
/* _PMD_DPAA_H_ */
rte_pmd_dpaa_set_tx_loopback
int rte_pmd_dpaa_set_tx_loopback(uint8_t port, uint8_t on)
rte_ethdev_driver.h
Generated by
1.8.9.1