Searched defs:igb_set_interrupt_capability (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/igb/
H A Digb_main.c1031 /* Coming from igb_set_interrupt_capability, the vectors are not yet
1096 * igb_set_interrupt_capability - set MSI or MSI-X if supported
1103 static void igb_set_interrupt_capability(struct igb_adapter *adapter, bool msix) function
1379 igb_set_interrupt_capability(adapter, msix);

Completed in 44 milliseconds