Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c2515 * ixgbe_update_itr - update the dynamic ITR value based on statistics
2527 static void ixgbe_update_itr(struct ixgbe_q_vector *q_vector, in ixgbe_update_itr() function
2743 ixgbe_update_itr(q_vector, &q_vector->tx); in ixgbe_set_itr()
2744 ixgbe_update_itr(q_vector, &q_vector->rx); in ixgbe_set_itr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c2505 * ixgbe_update_itr - update the dynamic ITR value based on statistics
2517 static void ixgbe_update_itr(struct ixgbe_q_vector *q_vector, in ixgbe_update_itr() function
2733 ixgbe_update_itr(q_vector, &q_vector->tx); in ixgbe_set_itr()
2734 ixgbe_update_itr(q_vector, &q_vector->rx); in ixgbe_set_itr()

Completed in 34 milliseconds