Home
last modified time | relevance | path

Searched refs:fm10k_qv_request_irq (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k.h455 int fm10k_qv_request_irq(struct fm10k_intfc *interface);
Dfm10k_netdev.c541 err = fm10k_qv_request_irq(interface); in fm10k_open()
Dfm10k_pci.c1412 int fm10k_qv_request_irq(struct fm10k_intfc *interface) in fm10k_qv_request_irq() function