Searched refs:IXGBEVF_DEFAULT_TXD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ | ||
H A D | ixgbevf.h | 139 #define IXGBEVF_DEFAULT_TXD 1024 macro |
H A D | ixgbevf_main.c | 3095 adapter->tx_ring_count = IXGBEVF_DEFAULT_TXD; in ixgbevf_sw_init() |