Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb.h37 #define IGB_MIN_TXD 80 macro
H A Digb_ethtool.c893 new_tx_count = max_t(u16, new_tx_count, IGB_MIN_TXD); in igb_set_ringparam()