Lines Matching refs:def
145 int def;
168 *value = opt->def;
213 *value = opt->def;
245 .def = DEFAULT_TIDV,
255 adapter->tx_int_delay = opt.def;
265 .def = DEFAULT_TADV,
275 adapter->tx_abs_int_delay = opt.def;
285 .def = DEFAULT_RDTR,
291 opt.def = BURST_RDTR;
298 adapter->rx_int_delay = opt.def;
308 .def = DEFAULT_RADV,
314 opt.def = BURST_RADV;
321 adapter->rx_abs_int_delay = opt.def;
331 .def = DEFAULT_ITR,
346 adapter->itr = opt.def;
351 adapter->itr = opt.def;
377 adapter->itr_setting = opt.def;
408 .def = E1000E_INT_MODE_LEGACY,
418 opt.def = E1000E_INT_MODE_MSIX;
422 opt.def = E1000E_INT_MODE_MSI;
439 adapter->int_mode = opt.def;
452 .def = OPTION_DISABLED
469 .def = OPTION_ENABLED
491 .def = OPTION_ENABLED
493 bool enabled = opt.def;
512 .def = OPTION_ENABLED
524 if (opt.def)