Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2589 u16 tx_itr_param, rx_itr_param, tx_itr_prev; in ixgbe_set_coalesce() local
2611 rx_itr_param = IXGBE_20K_ITR; in ixgbe_set_coalesce()
2613 rx_itr_param = adapter->rx_itr_setting; in ixgbe_set_coalesce()
2651 q_vector->itr = rx_itr_param; in ixgbe_set_coalesce()