Home
last modified time | relevance | path

Searched refs:IGBVF_MIN_TXD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h42 #define IGBVF_MIN_TXD 64 macro
H A Dethtool.c209 new_tx_count = max_t(u32, ring->tx_pending, IGBVF_MIN_TXD); in igbvf_set_ringparam()