Home
last modified time | relevance | path

Searched refs:hns3_init_ring_with_vector (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_common.h57 int hns3_init_ring_with_vector(struct hns3_hw *hw);
H A Dhns3_common.c645 hns3_init_ring_with_vector(struct hns3_hw *hw) in hns3_init_ring_with_vector() function
H A Dhns3_ethdev_vf.c1436 ret = hns3_init_ring_with_vector(hw); in hns3vf_init_hardware()
H A Dhns3_ethdev.c4451 ret = hns3_init_ring_with_vector(hw); in hns3_init_hardware()