Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_vf.c524 #define VF_ETHDEV_FUNC_RET_STATUS(dev, func) \ macro
566 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_stats_reset); in hn_vf_stats_reset()
571 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_allmulticast_enable); in hn_vf_allmulticast_enable()
576 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_allmulticast_disable); in hn_vf_allmulticast_disable()
581 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_promiscuous_enable); in hn_vf_promiscuous_enable()
586 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_promiscuous_disable); in hn_vf_promiscuous_disable()