Searched refs:E1000E_INT_MODE_MSI (Results 1 – 3 of 3) sorted by relevance
422 opt.def = E1000E_INT_MODE_MSI; in e1000e_check_options()423 opt.arg.r.max = E1000E_INT_MODE_MSI; in e1000e_check_options()
43 #define E1000E_INT_MODE_MSI 1 macro
2083 adapter->int_mode = E1000E_INT_MODE_MSI; in e1000e_set_interrupt_capability()2085 case E1000E_INT_MODE_MSI: in e1000e_set_interrupt_capability()2174 adapter->int_mode = E1000E_INT_MODE_MSI; in e1000_request_irq()7143 case E1000E_INT_MODE_MSI: in e1000_netpoll()
Completed in 17 milliseconds