Home
last modified time | relevance | path

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

/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.c288 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag()
658 enum fman_mac_exceptions exception, bool enable) in tgec_set_exception()
Dfman_memac.c611 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag()
1001 enum fman_mac_exceptions exception, bool enable) in memac_set_exception()
Dfman_dtsec.c601 static int get_exception_flag(enum fman_mac_exceptions exception) in get_exception_flag()
1332 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()