Searched refs:hns3_bind_ring_with_vector (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_ethdev.c | 2206 hns3_bind_ring_with_vector(struct hns3_hw *hw, uint8_t vector_id, bool mmap, in hns3_bind_ring_with_vector() function 2284 ret = hns3_bind_ring_with_vector(hw, vec, false, in hns3_init_ring_with_vector() 2292 ret = hns3_bind_ring_with_vector(hw, vec, false, in hns3_init_ring_with_vector() 4802 ret = hns3_bind_ring_with_vector(hw, vec, true, in hns3_map_rx_interrupt() 4841 ret = hns3_bind_ring_with_vector(hw, in hns3_restore_rx_interrupt() 4979 (void)hns3_bind_ring_with_vector(hw, vec, false, in hns3_unmap_rx_interrupt()
|