Searched refs:IGB_MAX_TXD (Results 1 – 1 of 1) sorted by relevance
877 ring->tx_max_pending = IGB_MAX_TXD; in igb_get_ringparam()899 new_tx_count = min_t(u32, ring->tx_pending, IGB_MAX_TXD); in igb_set_ringparam()