Home
last modified time | relevance | path

Searched refs:ixgbevf_add_ring (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2695 static void ixgbevf_add_ring(struct ixgbevf_ring *ring, in ixgbevf_add_ring() function
2754 ixgbevf_add_ring(ring, &q_vector->tx); in ixgbevf_alloc_q_vector()
2782 ixgbevf_add_ring(ring, &q_vector->tx); in ixgbevf_alloc_q_vector()
2811 ixgbevf_add_ring(ring, &q_vector->rx); in ixgbevf_alloc_q_vector()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c2703 static void ixgbevf_add_ring(struct ixgbevf_ring *ring, in ixgbevf_add_ring() function
2762 ixgbevf_add_ring(ring, &q_vector->tx); in ixgbevf_alloc_q_vector()
2790 ixgbevf_add_ring(ring, &q_vector->tx); in ixgbevf_alloc_q_vector()
2819 ixgbevf_add_ring(ring, &q_vector->rx); in ixgbevf_alloc_q_vector()

Completed in 12 milliseconds