Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb.h85 #define DEFAULT_RXD 512 macro
Dixgb_param.c292 .err = "using default of " __MODULE_STRING(DEFAULT_RXD), in ixgb_check_options()
293 .def = DEFAULT_RXD, in ixgb_check_options()