Searched refs:nicvf_pmd_priv (Results 1 – 2 of 2) sorted by relevance
78 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_interrupt()128 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_link_update()151 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_set_mtu()201 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_get_regs()226 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stats_get()318 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_supported_ptypes_get()355 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stats_reset()479 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_reta_query()510 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_reta_update()539 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_rss_hash_conf_get()[all …]
57 nicvf_pmd_priv(struct rte_eth_dev *eth_dev) in nicvf_pmd_priv() function