Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_var.h249 const uint32_t *hn_vf_supported_ptypes(struct rte_eth_dev *dev);
H A Dhn_vf.c463 const uint32_t *hn_vf_supported_ptypes(struct rte_eth_dev *dev) in hn_vf_supported_ptypes() function
H A Dhn_ethdev.c1069 .dev_supported_ptypes_get = hn_vf_supported_ptypes,