Home
last modified time | relevance | path

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

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