Searched refs:IGBVF_MIN_TXD (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/intel/igbvf/ | ||
| D | igbvf.h | 42 #define IGBVF_MIN_TXD 80 macro |
| D | ethtool.c | 207 new_tx_count = max_t(u32, ring->tx_pending, IGBVF_MIN_TXD); in igbvf_set_ringparam() |