Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Denic.h275 static inline unsigned int enic_msix_notify_intr(struct enic *enic) in enic_msix_notify_intr() function
299 return intr == enic_msix_notify_intr(enic); in enic_is_notify_intr()
Denic_main.c571 unsigned int intr = enic_msix_notify_intr(enic); in enic_isr_msix_notify()
1805 intr = enic_msix_notify_intr(enic); in enic_request_intr()
1896 enic_msix_notify_intr(enic)); in enic_dev_notify_set()