Lines Matching defs:nic

59 nicvf_link_status_update(struct nicvf *nic,  in nicvf_link_status_update()
78 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_interrupt() local
99 struct nicvf *nic = arg; in nicvf_vf_interrupt() local
128 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_link_update() local
151 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_set_mtu() local
187 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_get_regs() local
212 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stats_get() local
304 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_supported_ptypes_get() local
341 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stats_reset() local
389 nicvf_rss_ethdev_to_nic(struct nicvf *nic, uint64_t ethdev_rss) in nicvf_rss_ethdev_to_nic()
429 nicvf_rss_nic_to_ethdev(struct nicvf *nic, uint64_t nic_rss) in nicvf_rss_nic_to_ethdev()
465 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_reta_query() local
496 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_reta_update() local
525 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_rss_hash_conf_get() local
539 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_rss_hash_update() local
558 nicvf_qset_cq_alloc(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_qset_cq_alloc()
582 nicvf_qset_sq_alloc(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_qset_sq_alloc()
606 nicvf_qset_rbdr_alloc(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_qset_rbdr_alloc()
649 nicvf_rbdr_release_mbuf(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_rbdr_release_mbuf()
673 nicvf_rbdr_release_mbufs(struct rte_eth_dev *dev, struct nicvf *nic) in nicvf_rbdr_release_mbufs()
718 nicvf_vf_start_tx_queue(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_vf_start_tx_queue()
749 nicvf_vf_stop_tx_queue(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_vf_stop_tx_queue()
778 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_configure_cpi() local
799 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_configure_rss() local
823 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_configure_rss_reta() local
900 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_set_rx_function() local
927 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_tx_queue_setup() local
1076 nicvf_vf_start_rx_queue(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_vf_start_rx_queue()
1117 nicvf_vf_stop_rx_queue(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_vf_stop_rx_queue()
1159 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_rx_queue_start() local
1182 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_rx_queue_stop() local
1198 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_tx_queue_start() local
1211 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_tx_queue_stop() local
1226 struct nicvf *nic = rxq->nic; in nicvf_rxq_mbuf_setup() local
1258 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_rx_queue_setup() local
1379 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_info_get() local
1434 struct nicvf *nic = (struct nicvf *)opaque; in rbdr_rte_mempool_get() local
1454 nicvf_vf_start(struct rte_eth_dev *dev, struct nicvf *nic, uint32_t rbdrsz) in nicvf_vf_start()
1667 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_start() local
1749 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_stop_cleanup() local
1787 nicvf_vf_stop(struct rte_eth_dev *dev, struct nicvf *nic, bool cleanup) in nicvf_vf_stop()
1845 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_close() local
1867 nicvf_request_sqs(struct nicvf *nic) in nicvf_request_sqs()
1896 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_configure() local
1972 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_set_link_up() local
1990 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_dev_set_link_down() local
2035 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_vlan_offload_config() local
2065 struct nicvf *nic = nicvf_pmd_priv(dev); in nicvf_set_first_skip() local
2120 struct nicvf *nic = nicvf_pmd_priv(eth_dev); in nicvf_eth_dev_init() local