Searched refs:E1000_MIN_TXD (Results 1 – 3 of 3) sorted by relevance
103 #define E1000_MIN_TXD 80 macro
317 .arg = { .r = { .min = E1000_MIN_TXD }} in e1000_check_options()
684 txdr->count = max(ring->tx_pending,(uint32_t)E1000_MIN_TXD); in e1000_set_ringparam()