Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_vf.c212 vf_dev = hn_get_vf_dev(hv); in hn_vf_info_get()
254 vf_dev = hn_get_vf_dev(hv); in hn_vf_supported_ptypes()
269 vf_dev = hn_get_vf_dev(hv); in hn_vf_start()
283 vf_dev = hn_get_vf_dev(hv); in hn_vf_stop()
377 vf_dev = hn_get_vf_dev(hv); in hn_vf_mc_addr_list()
395 vf_dev = hn_get_vf_dev(hv); in hn_vf_tx_queue_setup()
409 vf_dev = hn_get_vf_dev(hv); in hn_vf_tx_queue_release()
430 vf_dev = hn_get_vf_dev(hv); in hn_vf_rx_queue_setup()
444 vf_dev = hn_get_vf_dev(hv); in hn_vf_rx_queue_release()
461 vf_dev = hn_get_vf_dev(hv); in hn_vf_stats_get()
[all …]
H A Dhn_var.h211 hn_get_vf_dev(const struct hn_data *hv) in hn_get_vf_dev() function
H A Dhn_rxtx.c1496 vf_dev = hn_get_vf_dev(hv); in hn_xmit_pkts()
1618 vf_dev = hn_get_vf_dev(hv); in hn_recv_pkts()