Searched refs:IXGBEVF_MAX_TXD (Results 1 – 1 of 1) sorted by relevance
231 ring->tx_max_pending = IXGBEVF_MAX_TXD; in ixgbevf_get_ringparam()250 new_tx_count = min_t(u32, new_tx_count, IXGBEVF_MAX_TXD); in ixgbevf_set_ringparam()