Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgb/
Dixgb_param.c267 .err = "using default of " __MODULE_STRING(DEFAULT_RXD), in ixgb_check_options()
268 .def = DEFAULT_RXD, in ixgb_check_options()
Dixgb.h59 #define DEFAULT_RXD 512 macro