Home
last modified time | relevance | path

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

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