Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman_mac.h89 enum fman_mac_exceptions { enum
172 enum fman_mac_exceptions exceptions);
Dfman_tgec.h50 enum fman_mac_exceptions exception, bool enable);
Dfman_memac.h57 enum fman_mac_exceptions exception, bool enable);
Dfman_dtsec.h54 enum fman_mac_exceptions exception, bool enable);
Dmac.h78 enum fman_mac_exceptions exception, bool enable);
Dfman_tgec.c292 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag()
662 enum fman_mac_exceptions exception, bool enable) in tgec_set_exception()
Dfman_memac.c615 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag()
1006 enum fman_mac_exceptions exception, bool enable) in memac_set_exception()
Dfman_dtsec.c606 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag()
1337 enum fman_mac_exceptions exception, bool enable) in dtsec_set_exception()
Dmac.c78 static void mac_exception(void *handle, enum fman_mac_exceptions ex) in mac_exception()