Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/freescale/fman/
A Dfman.c1505 event = FMAN_EV_MAC0 + mod_id; in get_module_event()
2629 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 0); in fman_irq()
2634 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 1); in fman_irq()
2639 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 2); in fman_irq()
2644 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 3); in fman_irq()
2649 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 4); in fman_irq()
2654 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 5); in fman_irq()
2659 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 6); in fman_irq()
2664 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 7); in fman_irq()
2669 single_ret = call_mac_isr(fman, FMAN_EV_MAC0 + 8); in fman_irq()
[all …]
A Dfman.h232 FMAN_EV_MAC0, /* MAC 0 event (Magic packet detection) */ enumerator

Completed in 16 milliseconds