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()187 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_get_regs()212 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stats_get()304 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_supported_ptypes_get()341 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stats_reset()465 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_reta_query()496 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_reta_update()525 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_rss_hash_conf_get()[all …]
56 nicvf_pmd_priv(struct rte_eth_dev *eth_dev) in nicvf_pmd_priv() function