Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dversion.map42 rte_pmd_ixgbe_get_fdir_stats;
H A Drte_pmd_ixgbe.h762 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
/f-stack/dpdk/app/test-pmd/
H A Dconfig.c4750 ret = rte_pmd_ixgbe_get_fdir_stats(port_id, fdir_stat); in get_fdir_info()