Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_vf.c308 #define VF_ETHDEV_FUNC_RET_STATUS(dev, func) \ macro
345 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_stats_reset); in hn_vf_stats_reset()
350 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_allmulticast_enable); in hn_vf_allmulticast_enable()
355 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_allmulticast_disable); in hn_vf_allmulticast_disable()
360 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_promiscuous_enable); in hn_vf_promiscuous_enable()
365 VF_ETHDEV_FUNC_RET_STATUS(dev, rte_eth_promiscuous_disable); in hn_vf_promiscuous_disable()