Home
last modified time | relevance | path

Searched refs:rte_pmd_ixgbe_get_fdir_stats (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/ixgbe/
H A Dversion.map47 rte_pmd_ixgbe_get_fdir_stats;
H A Drte_pmd_ixgbe.h757 rte_pmd_ixgbe_get_fdir_stats(uint16_t port,
H A Drte_pmd_ixgbe.c1160 rte_pmd_ixgbe_get_fdir_stats(uint16_t port, in rte_pmd_ixgbe_get_fdir_stats() function
/dpdk/app/test-pmd/
H A Dconfig.c5732 ret = rte_pmd_ixgbe_get_fdir_stats(port_id, fdir_stat); in get_fdir_info()