Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c877 static int igc_ethtool_get_previous_tx_coalesce(struct igc_adapter *adapter) in igc_ethtool_get_previous_tx_coalesce() function
891 ec->tx_coalesce_usecs = igc_ethtool_get_previous_tx_coalesce(adapter); in igc_ethtool_get_coalesce()
917 ec->tx_coalesce_usecs != igc_ethtool_get_previous_tx_coalesce(adapter)) { in igc_ethtool_set_coalesce()

Completed in 3 milliseconds