Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c453 unsigned int notify_intr = ENIC_LEGACY_NOTIFY_INTR; in enic_isr_legacy() local
464 if (ENIC_TEST_INTR(pba, notify_intr)) { in enic_isr_legacy()
466 vnic_intr_return_all_credits(&enic->intr[notify_intr]); in enic_isr_legacy()