Lines Matching refs:def
143 int def;
166 *value = opt->def;
211 *value = opt->def;
243 .def = DEFAULT_TIDV,
253 adapter->tx_int_delay = opt.def;
263 .def = DEFAULT_TADV,
273 adapter->tx_abs_int_delay = opt.def;
283 .def = DEFAULT_RDTR,
289 opt.def = BURST_RDTR;
296 adapter->rx_int_delay = opt.def;
306 .def = DEFAULT_RADV,
312 opt.def = BURST_RADV;
319 adapter->rx_abs_int_delay = opt.def;
329 .def = DEFAULT_ITR,
344 adapter->itr = opt.def;
349 adapter->itr = opt.def;
375 adapter->itr_setting = opt.def;
406 .def = E1000E_INT_MODE_LEGACY,
416 opt.def = E1000E_INT_MODE_MSIX;
420 opt.def = E1000E_INT_MODE_MSI;
437 adapter->int_mode = opt.def;
450 .def = OPTION_DISABLED
467 .def = OPTION_ENABLED
489 .def = OPTION_ENABLED
491 bool enabled = opt.def;
510 .def = OPTION_ENABLED
522 if (opt.def)