Searched refs:hns3vf_bind_ring_with_vector (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_ethdev_vf.c | 683 hns3vf_bind_ring_with_vector(struct hns3_hw *hw, uint8_t vector_id, in hns3vf_bind_ring_with_vector() function 751 ret = hns3vf_bind_ring_with_vector(hw, vec, false, in hns3vf_init_ring_with_vector() 759 ret = hns3vf_bind_ring_with_vector(hw, vec, false, in hns3vf_init_ring_with_vector() 1927 (void)hns3vf_bind_ring_with_vector(hw, vec, false, in hns3vf_unmap_rx_interrupt() 2127 ret = hns3vf_bind_ring_with_vector(hw, vec, true, in hns3vf_map_rx_interrupt() 2166 ret = hns3vf_bind_ring_with_vector(hw, in hns3vf_restore_rx_interrupt()
|