Home
last modified time | relevance | path

Searched refs:enic_msix_notify_intr (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic.h262 static inline unsigned int enic_msix_notify_intr(struct enic *enic) in enic_msix_notify_intr() function
286 return intr == enic_msix_notify_intr(enic); in enic_is_notify_intr()
Denic_main.c417 unsigned int intr = enic_msix_notify_intr(enic); in enic_isr_msix_notify()
1592 intr = enic_msix_notify_intr(enic); in enic_request_intr()
1683 enic_msix_notify_intr(enic)); in enic_dev_notify_set()