Home
last modified time | relevance | path

Searched refs:RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS (Results 1 – 25 of 60) sorted by relevance

123

/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe.c268 RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in fs_eth_dev_create()
/f-stack/dpdk/drivers/net/nfb/
H A Dnfb_ethdev.c519 dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in nfb_eth_dev_init()
/f-stack/dpdk/drivers/net/kni/
H A Drte_eth_kni.c395 data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_kni_create()
/f-stack/dpdk/drivers/net/ark/
H A Dark_ethdev.c301 dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_ark_dev_init()
429 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_ark_dev_init()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_vf_representor.c512 RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in i40e_vf_representor_init()
/f-stack/dpdk/drivers/net/null/
H A Drte_eth_null.c553 data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_dev_null_create()
/f-stack/dpdk/drivers/net/ring/
H A Drte_eth_ring.c364 data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in do_eth_dev_ring_create()
/f-stack/dpdk/drivers/net/mvneta/
H A Dmvneta_ethdev.c843 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in mvneta_eth_dev_create()
/f-stack/dpdk/drivers/net/enic/
H A Denic_vf_representor.c676 RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in enic_vf_representor_init()
H A Denic_ethdev.c1255 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_enic_dev_init()
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c651 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in bnx2x_common_dev_init()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_reps.c188 RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in bnxt_representor_init()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4.c1035 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in mlx4_pci_probe()
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_ethdev.c909 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in ice_dcf_dev_init()
/f-stack/dpdk/drivers/net/enetc/
H A Denetc_ethdev.c888 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in enetc_dev_init()
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_ethdev.c971 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_hn_dev_init()
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_ethdev.c858 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in pfe_eth_init()
/f-stack/dpdk/drivers/net/af_packet/
H A Drte_eth_af_packet.c863 data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in rte_pmd_init_internals()
/f-stack/dpdk/drivers/net/ionic/
H A Dionic_ethdev.c1006 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_ionic_dev_init()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c2706 if (dev->data->dev_flags & RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS) { in eth_dev_get_xstats_basic_count()
2801 if ((dev->data->dev_flags & RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS) == 0) in eth_basic_stats_get_names()
3001 if ((dev->data->dev_flags & RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS) == 0) in eth_basic_stats_get()
3140 if (dev->data->dev_flags & RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS) in rte_eth_xstats_get()
H A Drte_ethdev.h1821 #define RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS 0x0040 macro
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_ethdev.c1265 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_cxgbe_dev_init()
/f-stack/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev.c1378 data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in octeontx_create()
/f-stack/dpdk/drivers/net/pcap/
H A Drte_eth_pcap.c1166 data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in pmd_init_internals()
/f-stack/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_ethdev.c268 eth_dev->data->dev_flags |= RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS; in eth_vmxnet3_dev_init()

123