Searched refs:IGC_MAX_TXD (Results 1 – 2 of 2) sorted by relevance
383 #define IGC_MAX_TXD 4096 macro
580 ring->tx_max_pending = IGC_MAX_TXD; in igc_ethtool_get_ringparam()603 new_tx_count = min_t(u32, ring->tx_pending, IGC_MAX_TXD); in igc_ethtool_set_ringparam()