Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cisco/enic/
Denic.h284 static inline unsigned int enic_msix_notify_intr(struct enic *enic) in enic_msix_notify_intr() function
308 return intr == enic_msix_notify_intr(enic); in enic_is_notify_intr()
Denic_main.c543 unsigned int intr = enic_msix_notify_intr(enic); in enic_isr_msix_notify()
1855 intr = enic_msix_notify_intr(enic); in enic_request_intr()
1945 enic_msix_notify_intr(enic)); in enic_dev_notify_set()