Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_vf.c394 vf_dev = hn_get_vf_dev(hv); in hn_vf_info_get()
470 vf_dev = hn_get_vf_dev(hv); in hn_vf_supported_ptypes()
485 vf_dev = hn_get_vf_dev(hv); in hn_vf_start()
499 vf_dev = hn_get_vf_dev(hv); in hn_vf_stop()
598 vf_dev = hn_get_vf_dev(hv); in hn_vf_mc_addr_list()
616 vf_dev = hn_get_vf_dev(hv); in hn_vf_tx_queue_setup()
630 vf_dev = hn_get_vf_dev(hv); in hn_vf_tx_queue_release()
648 vf_dev = hn_get_vf_dev(hv); in hn_vf_rx_queue_setup()
662 vf_dev = hn_get_vf_dev(hv); in hn_vf_rx_queue_release()
676 vf_dev = hn_get_vf_dev(hv); in hn_vf_stats_get()
[all …]
H A Dhn_var.h236 hn_get_vf_dev(const struct hn_data *hv) in hn_get_vf_dev() function
H A Dhn_rxtx.c1502 vf_dev = hn_get_vf_dev(hv); in hn_xmit_pkts()
1628 vf_dev = hn_get_vf_dev(hv); in hn_recv_pkts()